#fec4cb color space conversions
Hex:
#fec4cb
RGB:
254, 196, 203
CMY:
0, 23, 20
CMYK:
0, 23, 20, 0
HSL:
353°, 96.6667%, 88.2353%
HSV (HSB):
353°, 22.8346%, 99.6078%
XYZ:
71.3925, 64.8625, 65.2568
xyY:
0.3543, 0.3219, 64.8625
CIE-Lab:
84.4128, 21.6939, 4.5019
CIE-LCH:
84.4128, 22.1561, 11.7234
CIE-Luv:
84.4128, 35.5984, 2.6356
Hunter-Lab:
80.5372, 17.2916, 8.3352
#fec4cb color charts
#fec4cb color shades, tints & tones
#fec4cb color schemes
#fec4cb color preview, HTML & CSS examples
This text has a color of #fec4cb
<p style="color:#fec4cb;">Text here</p>
.mytext {color:#fec4cb;}
This box has a color of #fec4cb
<div style="background-color:#fec4cb;">Content here</div>
.mybackground {background-color:#fec4cb;}
Border around this has a color of #fec4cb
<div style="border:2px solid #fec4cb;">Content here</div>
.myborder {border:2px solid #fec4cb;}