#fec0cc color space conversions
Hex:
#fec0cc
RGB:
254, 192, 204
CMY:
0, 25, 20
CMYK:
0, 24, 20, 0
HSL:
348°, 96.8750%, 87.4510%
HSV (HSB):
348°, 24.4094%, 99.6078%
XYZ:
70.6218, 63.1297, 65.5898
xyY:
0.3543, 0.3167, 63.1297
CIE-Lab:
83.5106, 23.9414, 2.6599
CIE-LCH:
83.5106, 24.0887, 6.3397
CIE-Luv:
83.5106, 37.7658, -0.4923
Hunter-Lab:
79.4542, 19.6123, 6.6738
#fec0cc color charts
#fec0cc color shades, tints & tones
#fec0cc color schemes
#fec0cc color preview, HTML & CSS examples
This text has a color of #fec0cc
<p style="color:#fec0cc;">Text here</p>
.mytext {color:#fec0cc;}
This box has a color of #fec0cc
<div style="background-color:#fec0cc;">Content here</div>
.mybackground {background-color:#fec0cc;}
Border around this has a color of #fec0cc
<div style="border:2px solid #fec0cc;">Content here</div>
.myborder {border:2px solid #fec0cc;}