#fecbf6 Hex Color
rgb(254, 203, 246)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | cb | f6 | - | #fecbf6 |
RGB | 254 | 203 | 246 | - | rgb(254,203,246) |
HSL | 309 | 96% | 90% | - | hsl(309,96%,90%) |
HSV | 309 | 20% | 100% | - | hsv(309,20%,100%) |
XYZ | 78.8635 | 70.4365 | 96.6278 | - | xyz(78.8635,70.4365,96.6278) |
CIE-LAB | 87.21 | 24.97 | -14.25 | - | lab(87.21,24.97,-14.25) |
CMYK | 0 | 0.2007874015748 | 0.031496062992126 | 0.003921568627451 | cmyk(0,0.2007874015748,0.031496062992126,0.003921568627451) |
Description
The RGB value of color #fecbf6 is rgb(254, 203, 246).
In the hex color #fecbf6, The value of Red is 254, value of Green is 203, and value of Blue is 246. The primary color is Red. Similarly, The HSL values for #fecbf6 consists of 309° Hue, 96% Saturation, and 90% Lightness.
In the CMYK color model, the color #fecbf6 can be represented as Cyan=0%, Magenta=0.2007874015748%, Yellow=0.031496062992126%, and Black=0.003921568627451%.
Shades of #fecbf6
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 #fecbf6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fecbf6
Preview of #fecbf6 on White Background
The contrast ratio of #fecbf6 with white color is 1.39
Preview of #fecbf6 on black background
The contrast ratio of #fecbf6 with black color is 15.09
#fecbf6 color will look good with a black background.
Color Schemes of #fecbf6
Triadic Colors of #fecbf6
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 #fecbf6
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 #fecbf6
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 #fecbf6
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: #fecbf6;
}
This is a sample text used for the color #fecbf6. 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: #fecbf6;
}
This is a sample text used for the color #fecbf6. 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 #fecbf6;
}
This is a sample text used for the color #fecbf6. 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 28.88%
Blue 34.99%
CMYK Percentage
Cyan 0
Magenta 85.01%
Yellow 13.33%
Black 1.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.