#feebd6 Hex Color
rgb(254, 235, 214)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fe | eb | d6 | - | #feebd6 |
| RGB | 254 | 235 | 214 | - | rgb(254,235,214) |
| HSL | 32 | 95% | 92% | - | hsl(32,95%,92%) |
| HSV | 32 | 16% | 100% | - | hsv(32,16%,100%) |
| XYZ | 82.719 | 85.3425 | 75.7313 | - | xyz(82.719,85.3425,75.7313) |
| CIE-LAB | 94.03 | 3.1 | 12.51 | - | lab(94.03,3.1,12.51) |
| CMYK | 0 | 0.074803149606299 | 0.15748031496063 | 0.003921568627451 | cmyk(0,0.074803149606299,0.15748031496063,0.003921568627451) |
Description
The RGB value of color #feebd6 is rgb(254, 235, 214).
In the hex color #feebd6, The value of Red is 254, value of Green is 235, and value of Blue is 214. The primary color is Red. Similarly, The HSL values for #feebd6 consists of 32° Hue, 95% Saturation, and 92% Lightness.
In the CMYK color model, the color #feebd6 can be represented as Cyan=0%, Magenta=0.074803149606299%, Yellow=0.15748031496063%, and Black=0.003921568627451%.
Shades of #feebd6
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 #feebd6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feebd6
Preview of #feebd6 on White Background
The contrast ratio of #feebd6 with white color is 1.16
Preview of #feebd6 on black background
The contrast ratio of #feebd6 with black color is 18.07
#feebd6 color will look good with a black background.
Color Schemes of #feebd6
Triadic Colors of #feebd6
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 #feebd6
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 #feebd6
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 #feebd6
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: #feebd6;
}
This is a sample text used for the color #feebd6. 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: #feebd6;
}
This is a sample text used for the color #feebd6. 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 #feebd6;
}
This is a sample text used for the color #feebd6. 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.13%
Green 33.43%
Blue 30.44%
CMYK Percentage
Cyan 0
Magenta 31.67%
Yellow 66.67%
Black 1.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.