#feae7e color space conversions
Hex:
#feae7e
RGB:
254, 174, 126
CMY:
0, 32, 51
CMYK:
0, 31, 50, 0
HSL:
23°, 98.4615%, 74.5098%
HSV (HSB):
23°, 50.3937%, 99.6078%
XYZ:
59.7750, 52.8493, 26.7891
xyY:
0.4288, 0.3791, 52.8493
CIE-Lab:
77.7859, 24.1315, 36.3773
CIE-LCH:
77.7859, 43.6536, 56.4410
CIE-Luv:
77.7859, 59.1186, 41.9944
Hunter-Lab:
72.6975, 19.5496, 29.0398
#feae7e color charts
#feae7e color shades, tints & tones
#feae7e color schemes
#feae7e color preview, HTML & CSS examples
This text has a color of #feae7e
<p style="color:#feae7e;">Text here</p>
.mytext {color:#feae7e;}
This box has a color of #feae7e
<div style="background-color:#feae7e;">Content here</div>
.mybackground {background-color:#feae7e;}
Border around this has a color of #feae7e
<div style="border:2px solid #feae7e;">Content here</div>
.myborder {border:2px solid #feae7e;}