#feadcc color space conversions
Hex:
#feadcc
RGB:
254, 173, 204
CMY:
0, 32, 20
CMYK:
0, 32, 20, 0
HSL:
337°, 97.5904%, 83.7255%
HSV (HSB):
337°, 31.8898%, 99.6078%
XYZ:
66.7157, 55.3176, 64.2878
xyY:
0.3581, 0.2969, 55.3176
CIE-Lab:
79.2239, 33.9106, -3.6058
CIE-LCH:
79.2239, 34.1017, 353.9304
CIE-Luv:
79.2239, 48.5459, -11.6483
Hunter-Lab:
74.3758, 29.9583, 0.8149
#feadcc color charts
#feadcc color shades, tints & tones
#feadcc color schemes
#feadcc color preview, HTML & CSS examples
This text has a color of #feadcc
<p style="color:#feadcc;">Text here</p>
.mytext {color:#feadcc;}
This box has a color of #feadcc
<div style="background-color:#feadcc;">Content here</div>
.mybackground {background-color:#feadcc;}
Border around this has a color of #feadcc
<div style="border:2px solid #feadcc;">Content here</div>
.myborder {border:2px solid #feadcc;}