#feab6f color space conversions
Hex:
#feab6f
RGB:
254, 171, 111
CMY:
0, 33, 56
CMYK:
0, 33, 56, 0
HSL:
25°, 98.6207%, 71.5686%
HSV (HSB):
25°, 56.2992%, 99.6078%
XYZ:
58.3052, 51.3443, 21.8764
xyY:
0.4433, 0.3904, 51.3443
CIE-Lab:
76.8871, 24.4653, 43.0112
CIE-LCH:
76.8871, 49.4825, 60.3682
CIE-Luv:
76.8871, 62.9751, 48.4729
Hunter-Lab:
71.6550, 19.8481, 32.0572
#feab6f color charts
#feab6f color shades, tints & tones
#feab6f color schemes
#feab6f color preview, HTML & CSS examples
This text has a color of #feab6f
<p style="color:#feab6f;">Text here</p>
.mytext {color:#feab6f;}
This box has a color of #feab6f
<div style="background-color:#feab6f;">Content here</div>
.mybackground {background-color:#feab6f;}
Border around this has a color of #feab6f
<div style="border:2px solid #feab6f;">Content here</div>
.myborder {border:2px solid #feab6f;}