#fecfc1 color space conversions
Hex:
#fecfc1
RGB:
254, 207, 193
CMY:
0, 19, 24
CMYK:
0, 19, 24, 0
HSL:
14°, 96.8254%, 87.6471%
HSV (HSB):
14°, 24.0157%, 99.6078%
XYZ:
72.8115, 69.5467, 60.0384
xyY:
0.3597, 0.3436, 69.5467
CIE-Lab:
86.7741, 14.5077, 13.1933
CIE-LCH:
86.7741, 19.6096, 42.2832
CIE-Luv:
86.7741, 30.3054, 16.4467
Hunter-Lab:
83.3947, 9.9068, 15.6916
#fecfc1 color charts
#fecfc1 color shades, tints & tones
#fecfc1 color schemes
#fecfc1 color preview, HTML & CSS examples
This text has a color of #fecfc1
<p style="color:#fecfc1;">Text here</p>
.mytext {color:#fecfc1;}
This box has a color of #fecfc1
<div style="background-color:#fecfc1;">Content here</div>
.mybackground {background-color:#fecfc1;}
Border around this has a color of #fecfc1
<div style="border:2px solid #fecfc1;">Content here</div>
.myborder {border:2px solid #fecfc1;}