#fecec3 color space conversions
Hex:
#fecec3
RGB:
254, 206, 195
CMY:
0, 19, 24
CMYK:
0, 19, 23, 0
HSL:
11°, 96.7213%, 88.0392%
HSV (HSB):
11°, 23.2283%, 99.6078%
XYZ:
72.7947, 69.1536, 61.1410
xyY:
0.3584, 0.3405, 69.1536
CIE-Lab:
86.5800, 15.3088, 11.8608
CIE-LCH:
86.5800, 19.3659, 37.7673
CIE-Luv:
86.5800, 30.6886, 14.4261
Hunter-Lab:
83.1586, 10.7262, 14.6190
#fecec3 color charts
#fecec3 color shades, tints & tones
#fecec3 color schemes
#fecec3 color preview, HTML & CSS examples
This text has a color of #fecec3
<p style="color:#fecec3;">Text here</p>
.mytext {color:#fecec3;}
This box has a color of #fecec3
<div style="background-color:#fecec3;">Content here</div>
.mybackground {background-color:#fecec3;}
Border around this has a color of #fecec3
<div style="border:2px solid #fecec3;">Content here</div>
.myborder {border:2px solid #fecec3;}