#feb9bd Hex Color
rgb(254, 185, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fe | b9 | bd | - | #feb9bd |
| RGB | 254 | 185 | 189 | - | rgb(254,185,189) |
| HSL | 357 | 97% | 86% | - | hsl(357,97%,86%) |
| HSV | 357 | 27% | 100% | - | hsv(357,27%,100%) |
| XYZ | 67.4073 | 59.4429 | 56.065 | - | xyz(67.4073,59.4429,56.065) |
| CIE-LAB | 81.53 | 25.48 | 7.86 | - | lab(81.53,25.48,7.86) |
| CMYK | 0 | 0.27165354330709 | 0.25590551181102 | 0.003921568627451 | cmyk(0,0.27165354330709,0.25590551181102,0.003921568627451) |
Description
The RGB value of color #feb9bd is rgb(254, 185, 189).
In the hex color #feb9bd, The value of Red is 254, value of Green is 185, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #feb9bd consists of 357° Hue, 97% Saturation, and 86% Lightness.
In the CMYK color model, the color #feb9bd can be represented as Cyan=0%, Magenta=0.27165354330709%, Yellow=0.25590551181102%, and Black=0.003921568627451%.
Shades of #feb9bd
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 #feb9bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feb9bd
Preview of #feb9bd on White Background
The contrast ratio of #feb9bd with white color is 1.63
Preview of #feb9bd on black background
The contrast ratio of #feb9bd with black color is 12.89
#feb9bd color will look good with a black background.
Color Schemes of #feb9bd
Triadic Colors of #feb9bd
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 #feb9bd
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 #feb9bd
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 #feb9bd
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: #feb9bd;
}
This is a sample text used for the color #feb9bd. 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: #feb9bd;
}
This is a sample text used for the color #feb9bd. 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 #feb9bd;
}
This is a sample text used for the color #feb9bd. 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 40.45%
Green 29.46%
Blue 30.1%
CMYK Percentage
Cyan 0
Magenta 51.11%
Yellow 48.15%
Black 0.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.