#feab9e color space conversions
Hex:
#feab9e
RGB:
254, 171, 158
CMY:
0, 33, 38
CMYK:
0, 33, 38, 0
HSL:
8°, 97.9592%, 80.7843%
HSV (HSB):
8°, 37.7953%, 99.6078%
XYZ:
61.6075, 52.6653, 39.2661
xyY:
0.4013, 0.3430, 52.6653
CIE-Lab:
77.6770, 28.9348, 19.1538
CIE-LCH:
77.6770, 34.7000, 33.5031
CIE-Luv:
77.6770, 56.9255, 20.8227
Hunter-Lab:
72.5708, 24.5349, 18.7194
#feab9e color charts
#feab9e color shades, tints & tones
#feab9e color schemes
#feab9e color preview, HTML & CSS examples
This text has a color of #feab9e
<p style="color:#feab9e;">Text here</p>
.mytext {color:#feab9e;}
This box has a color of #feab9e
<div style="background-color:#feab9e;">Content here</div>
.mybackground {background-color:#feab9e;}
Border around this has a color of #feab9e
<div style="border:2px solid #feab9e;">Content here</div>
.myborder {border:2px solid #feab9e;}