#fec0d0 color space conversions
Hex:
#fec0d0
RGB:
254, 192, 208
CMY:
0, 25, 18
CMYK:
0, 24, 18, 0
HSL:
345°, 96.8750%, 87.4510%
HSV (HSB):
345°, 24.4094%, 99.6078%
XYZ:
71.1079, 63.3242, 68.1495
xyY:
0.3510, 0.3126, 63.3242
CIE-Lab:
83.6126, 24.5381, 0.6666
CIE-LCH:
83.6126, 24.5472, 1.5562
CIE-Luv:
83.6126, 37.2500, -3.5397
Hunter-Lab:
79.5765, 20.2450, 4.9274
#fec0d0 color charts
#fec0d0 color shades, tints & tones
#fec0d0 color schemes
#fec0d0 color preview, HTML & CSS examples
This text has a color of #fec0d0
<p style="color:#fec0d0;">Text here</p>
.mytext {color:#fec0d0;}
This box has a color of #fec0d0
<div style="background-color:#fec0d0;">Content here</div>
.mybackground {background-color:#fec0d0;}
Border around this has a color of #fec0d0
<div style="border:2px solid #fec0d0;">Content here</div>
.myborder {border:2px solid #fec0d0;}