#feabec color space conversions
Hex:
#feabec
RGB:
254, 171, 236
CMY:
0, 33, 7
CMYK:
0, 33, 7, 0
HSL:
313°, 97.6471%, 83.3333%
HSV (HSB):
313°, 32.6772%, 99.6078%
XYZ:
70.5763, 56.2528, 86.4950
xyY:
0.3308, 0.2637, 56.2528
CIE-Lab:
79.7575, 40.0214, -20.1290
CIE-LCH:
79.7575, 44.7983, 333.2996
CIE-Luv:
79.7575, 44.2264, -38.4078
Hunter-Lab:
75.0019, 36.7142, -15.8742
#feabec color charts
#feabec color shades, tints & tones
#feabec color schemes
#feabec color preview, HTML & CSS examples
This text has a color of #feabec
<p style="color:#feabec;">Text here</p>
.mytext {color:#feabec;}
This box has a color of #feabec
<div style="background-color:#feabec;">Content here</div>
.mybackground {background-color:#feabec;}
Border around this has a color of #feabec
<div style="border:2px solid #feabec;">Content here</div>
.myborder {border:2px solid #feabec;}