#feace2 color space conversions
Hex:
#feace2
RGB:
254, 172, 226
CMY:
0, 33, 11
CMYK:
0, 32, 11, 0
HSL:
320°, 97.6190%, 83.5294%
HSV (HSB):
320°, 32.2835%, 99.6078%
XYZ:
69.3530, 56.0669, 79.1182
xyY:
0.3391, 0.2741, 56.0669
CIE-Lab:
79.6519, 37.8455, -14.8881
CIE-LCH:
79.6519, 40.6687, 338.5257
CIE-Luv:
79.6519, 45.4256, -29.6942
Hunter-Lab:
74.8778, 34.2934, -10.2332
#feace2 color charts
#feace2 color shades, tints & tones
#feace2 color schemes
#feace2 color preview, HTML & CSS examples
This text has a color of #feace2
<p style="color:#feace2;">Text here</p>
.mytext {color:#feace2;}
This box has a color of #feace2
<div style="background-color:#feace2;">Content here</div>
.mybackground {background-color:#feace2;}
Border around this has a color of #feace2
<div style="border:2px solid #feace2;">Content here</div>
.myborder {border:2px solid #feace2;}