#feab7d color space conversions
Hex:
#feab7d
RGB:
254, 171, 125
CMY:
0, 33, 51
CMYK:
0, 33, 51, 0
HSL:
21°, 98.4733%, 74.3137%
HSV (HSB):
21°, 50.7874%, 99.6078%
XYZ:
59.1376, 51.6773, 26.2599
xyY:
0.4314, 0.3770, 51.6773
CIE-Lab:
77.0875, 25.6140, 36.0039
CIE-LCH:
77.0875, 44.1855, 54.5711
CIE-Luv:
77.0875, 61.3607, 41.1234
Hunter-Lab:
71.8869, 21.0405, 28.6626
#feab7d color charts
#feab7d color shades, tints & tones
#feab7d color schemes
#feab7d color preview, HTML & CSS examples
This text has a color of #feab7d
<p style="color:#feab7d;">Text here</p>
.mytext {color:#feab7d;}
This box has a color of #feab7d
<div style="background-color:#feab7d;">Content here</div>
.mybackground {background-color:#feab7d;}
Border around this has a color of #feab7d
<div style="border:2px solid #feab7d;">Content here</div>
.myborder {border:2px solid #feab7d;}