#fd8ecc color space conversions
Hex:
#fd8ecc
RGB:
253, 142, 204
CMY:
1, 44, 20
CMYK:
0, 44, 19, 1
HSL:
326°, 96.5217%, 77.4510%
HSV (HSB):
326°, 43.8735%, 99.2157%
XYZ:
61.0801, 44.5883, 62.5139
xyY:
0.3632, 0.2651, 44.5883
CIE-Lab:
72.6200, 49.4939, -13.4342
CIE-LCH:
72.6200, 51.2847, 344.8140
CIE-Luv:
72.6200, 64.6352, -29.2019
Hunter-Lab:
66.7745, 46.4227, -8.7648
#fd8ecc color charts
#fd8ecc color shades, tints & tones
#fd8ecc color schemes
#fd8ecc color preview, HTML & CSS examples
This text has a color of #fd8ecc
<p style="color:#fd8ecc;">Text here</p>
.mytext {color:#fd8ecc;}
This box has a color of #fd8ecc
<div style="background-color:#fd8ecc;">Content here</div>
.mybackground {background-color:#fd8ecc;}
Border around this has a color of #fd8ecc
<div style="border:2px solid #fd8ecc;">Content here</div>
.myborder {border:2px solid #fd8ecc;}