#fecdbb color space conversions
Hex:
#fecdbb
RGB:
254, 205, 187
CMY:
0, 20, 27
CMYK:
0, 19, 26, 0
HSL:
16°, 97.1014%, 86.4706%
HSV (HSB):
16°, 26.3780%, 99.6078%
XYZ:
71.6740, 68.3213, 56.4234
xyY:
0.3649, 0.3478, 68.3213
CIE-Lab:
86.1669, 14.7300, 15.5063
CIE-LCH:
86.1669, 21.3874, 46.4707
CIE-Luv:
86.1669, 32.1047, 19.5479
Hunter-Lab:
82.6567, 10.1332, 17.3870
#fecdbb color charts
#fecdbb color shades, tints & tones
#fecdbb color schemes
#fecdbb color preview, HTML & CSS examples
This text has a color of #fecdbb
<p style="color:#fecdbb;">Text here</p>
.mytext {color:#fecdbb;}
This box has a color of #fecdbb
<div style="background-color:#fecdbb;">Content here</div>
.mybackground {background-color:#fecdbb;}
Border around this has a color of #fecdbb
<div style="border:2px solid #fecdbb;">Content here</div>
.myborder {border:2px solid #fecdbb;}