#feafab color space conversions
Hex:
#feafab
RGB:
254, 175, 171
CMY:
0, 31, 33
CMYK:
0, 31, 33, 0
HSL:
3°, 97.6471%, 83.3333%
HSV (HSB):
3°, 32.6772%, 99.6078%
XYZ:
63.5537, 54.6710, 45.7310
xyY:
0.3876, 0.3335, 54.6710
CIE-Lab:
78.8514, 28.3819, 13.7593
CIE-LCH:
78.8514, 31.5412, 25.8637
CIE-Luv:
78.8514, 52.4754, 14.0141
Hunter-Lab:
73.9399, 24.0317, 15.0877
#feafab color charts
#feafab color shades, tints & tones
#feafab color schemes
#feafab color preview, HTML & CSS examples
This text has a color of #feafab
<p style="color:#feafab;">Text here</p>
.mytext {color:#feafab;}
This box has a color of #feafab
<div style="background-color:#feafab;">Content here</div>
.mybackground {background-color:#feafab;}
Border around this has a color of #feafab
<div style="border:2px solid #feafab;">Content here</div>
.myborder {border:2px solid #feafab;}