#feab5c color space conversions
Hex:
#feab5c
RGB:
254, 171, 92
CMY:
0, 33, 64
CMYK:
0, 33, 64, 0
HSL:
29°, 98.7805%, 67.8431%
HSV (HSB):
29°, 63.7795%, 99.6078%
XYZ:
57.3677, 50.9694, 16.9397
xyY:
0.4579, 0.4069, 50.9694
CIE-Lab:
76.6604, 23.1531, 52.1926
CIE-LCH:
76.6604, 57.0976, 66.0775
CIE-Luv:
76.6604, 64.8734, 57.0897
Hunter-Lab:
71.3928, 18.4963, 35.9070
#feab5c color charts
#feab5c color shades, tints & tones
#feab5c color schemes
#feab5c color preview, HTML & CSS examples
This text has a color of #feab5c
<p style="color:#feab5c;">Text here</p>
.mytext {color:#feab5c;}
This box has a color of #feab5c
<div style="background-color:#feab5c;">Content here</div>
.mybackground {background-color:#feab5c;}
Border around this has a color of #feab5c
<div style="border:2px solid #feab5c;">Content here</div>
.myborder {border:2px solid #feab5c;}