#feafcc color space conversions
Hex:
#feafcc
RGB:
254, 175, 204
CMY:
0, 31, 20
CMYK:
0, 31, 20, 0
HSL:
338°, 97.5309%, 84.1176%
HSV (HSB):
338°, 31.1024%, 99.6078%
XYZ:
67.1021, 56.0904, 64.4166
xyY:
0.3577, 0.2990, 56.0904
CIE-Lab:
79.6652, 32.8643, -2.9568
CIE-LCH:
79.6652, 32.9970, 354.8590
CIE-Luv:
79.6652, 47.4219, -10.4873
Hunter-Lab:
74.8935, 28.8664, 1.4296
#feafcc color charts
#feafcc color shades, tints & tones
#feafcc color schemes
#feafcc color preview, HTML & CSS examples
This text has a color of #feafcc
<p style="color:#feafcc;">Text here</p>
.mytext {color:#feafcc;}
This box has a color of #feafcc
<div style="background-color:#feafcc;">Content here</div>
.mybackground {background-color:#feafcc;}
Border around this has a color of #feafcc
<div style="border:2px solid #feafcc;">Content here</div>
.myborder {border:2px solid #feafcc;}