#fec2ce Hex Color
rgb(254, 194, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | c2 | ce | - | #fec2ce |
RGB | 254 | 194 | 206 | - | rgb(254,194,206) |
HSL | 348 | 97% | 88% | - | hsl(348,97%,88%) |
HSV | 348 | 24% | 100% | - | hsv(348,24%,100%) |
XYZ | 71.3054 | 64.1106 | 67.0089 | - | xyz(71.3054,64.1106,67.0089) |
CIE-LAB | 84.02 | 23.19 | 2.33 | - | lab(84.02,23.19,2.33) |
CMYK | 0 | 0.23622047244094 | 0.18897637795276 | 0.003921568627451 | cmyk(0,0.23622047244094,0.18897637795276,0.003921568627451) |
Description
The RGB value of color #fec2ce is rgb(254, 194, 206).
In the hex color #fec2ce, The value of Red is 254, value of Green is 194, and value of Blue is 206. The primary color is Red. Similarly, The HSL values for #fec2ce consists of 348° Hue, 97% Saturation, and 88% Lightness.
In the CMYK color model, the color #fec2ce can be represented as Cyan=0%, Magenta=0.23622047244094%, Yellow=0.18897637795276%, and Black=0.003921568627451%.
Shades of #fec2ce
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 #fec2ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fec2ce
Preview of #fec2ce on White Background
The contrast ratio of #fec2ce with white color is 1.52
Preview of #fec2ce on black background
The contrast ratio of #fec2ce with black color is 13.82
#fec2ce color will look good with a black background.
Color Schemes of #fec2ce
Triadic Colors of #fec2ce
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 #fec2ce
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 #fec2ce
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 #fec2ce
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: #fec2ce;
}
This is a sample text used for the color #fec2ce. 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: #fec2ce;
}
This is a sample text used for the color #fec2ce. 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 #fec2ce;
}
This is a sample text used for the color #fec2ce. 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 38.84%
Green 29.66%
Blue 31.5%
CMYK Percentage
Cyan 0
Magenta 55.05%
Yellow 44.04%
Black 0.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.