#fed6ca color space conversions
Hex:
#fed6ca
RGB:
254, 214, 202
CMY:
0, 16, 21
CMYK:
0, 16, 20, 0
HSL:
14°, 96.2963%, 89.4118%
HSV (HSB):
14°, 20.4724%, 99.6078%
XYZ:
75.5803, 73.4282, 66.0667
xyY:
0.3514, 0.3414, 73.4282
CIE-Lab:
88.6516, 12.1422, 11.1153
CIE-LCH:
88.6516, 16.4616, 42.4719
CIE-Luv:
88.6516, 25.3515, 14.0759
Hunter-Lab:
85.6903, 7.4821, 14.2710
#fed6ca color charts
#fed6ca color shades, tints & tones
#fed6ca color schemes
#fed6ca color preview, HTML & CSS examples
This text has a color of #fed6ca
<p style="color:#fed6ca;">Text here</p>
.mytext {color:#fed6ca;}
This box has a color of #fed6ca
<div style="background-color:#fed6ca;">Content here</div>
.mybackground {background-color:#fed6ca;}
Border around this has a color of #fed6ca
<div style="border:2px solid #fed6ca;">Content here</div>
.myborder {border:2px solid #fed6ca;}