#feebcb Hex Color
rgb(254, 235, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | eb | cb | - | #feebcb |
RGB | 254 | 235 | 203 | - | rgb(254,235,203) |
HSL | 38 | 96% | 90% | - | hsl(38,96%,90%) |
HSV | 38 | 20% | 100% | - | hsv(38,20%,100%) |
XYZ | 81.3609 | 84.7993 | 68.5796 | - | xyz(81.3609,84.7993,68.5796) |
CIE-LAB | 93.8 | 1.49 | 17.87 | - | lab(93.8,1.49,17.87) |
CMYK | 0 | 0.074803149606299 | 0.2007874015748 | 0.003921568627451 | cmyk(0,0.074803149606299,0.2007874015748,0.003921568627451) |
Description
The RGB value of color #feebcb is rgb(254, 235, 203).
In the hex color #feebcb, The value of Red is 254, value of Green is 235, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #feebcb consists of 38° Hue, 96% Saturation, and 90% Lightness.
In the CMYK color model, the color #feebcb can be represented as Cyan=0%, Magenta=0.074803149606299%, Yellow=0.2007874015748%, and Black=0.003921568627451%.
Shades of #feebcb
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #feebcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feebcb
Preview of #feebcb on White Background
The contrast ratio of #feebcb with white color is 1.17
Preview of #feebcb on black background
The contrast ratio of #feebcb with black color is 17.96
#feebcb color will look good with a black background.
Color Schemes of #feebcb
Triadic Colors of #feebcb
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #feebcb
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #feebcb
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #feebcb
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #feebcb;
}
This is a sample text used for the color #feebcb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #feebcb;
}
This is a sample text used for the color #feebcb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #feebcb;
}
This is a sample text used for the color #feebcb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 36.71%
Green 33.96%
Blue 29.34%
CMYK Percentage
Cyan 0
Magenta 26.76%
Yellow 71.83%
Black 1.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.