#fec0c5 color space conversions
Hex:
#fec0c5
RGB:
254, 192, 197
CMY:
0, 25, 23
CMYK:
0, 24, 22, 0
HSL:
355°, 96.8750%, 87.4510%
HSV (HSB):
355°, 24.4094%, 99.6078%
XYZ:
69.8007, 62.8013, 61.2663
xyY:
0.3600, 0.3239, 62.8013
CIE-Lab:
83.3377, 22.9246, 6.1580
CIE-LCH:
83.3377, 23.7373, 15.0358
CIE-Luv:
83.3377, 38.6573, 4.7662
Hunter-Lab:
79.2473, 18.5394, 9.6358
#fec0c5 color charts
#fec0c5 color shades, tints & tones
#fec0c5 color schemes
#fec0c5 color preview, HTML & CSS examples
This text has a color of #fec0c5
<p style="color:#fec0c5;">Text here</p>
.mytext {color:#fec0c5;}
This box has a color of #fec0c5
<div style="background-color:#fec0c5;">Content here</div>
.mybackground {background-color:#fec0c5;}
Border around this has a color of #fec0c5
<div style="border:2px solid #fec0c5;">Content here</div>
.myborder {border:2px solid #fec0c5;}