#feafc2 color space conversions
Hex:
#feafc2
RGB:
254, 175, 194
CMY:
0, 31, 24
CMYK:
0, 31, 24, 0
HSL:
346°, 97.5309%, 84.1176%
HSV (HSB):
346°, 31.1024%, 99.6078%
XYZ:
65.9406, 55.6258, 58.3003
xyY:
0.3666, 0.3093, 55.6258
CIE-Lab:
79.4004, 31.4222, 2.0781
CIE-LCH:
79.4004, 31.4908, 3.7837
CIE-Luv:
79.4004, 48.9972, -2.8189
Hunter-Lab:
74.5827, 27.2970, 5.8617
#feafc2 color charts
#feafc2 color shades, tints & tones
#feafc2 color schemes
#feafc2 color preview, HTML & CSS examples
This text has a color of #feafc2
<p style="color:#feafc2;">Text here</p>
.mytext {color:#feafc2;}
This box has a color of #feafc2
<div style="background-color:#feafc2;">Content here</div>
.mybackground {background-color:#feafc2;}
Border around this has a color of #feafc2
<div style="border:2px solid #feafc2;">Content here</div>
.myborder {border:2px solid #feafc2;}