#febd6f color space conversions
Hex:
#febd6f
RGB:
254, 189, 111
CMY:
0, 26, 56
CMYK:
0, 26, 56, 0
HSL:
33°, 98.6207%, 71.5686%
HSV (HSB):
33°, 56.2992%, 99.6078%
XYZ:
61.9399, 58.6137, 23.0879
xyY:
0.4312, 0.4081, 58.6137
CIE-Lab:
81.0788, 15.0485, 48.1145
CIE-LCH:
81.0788, 50.4129, 72.6322
CIE-Luv:
81.0788, 49.9263, 56.6565
Hunter-Lab:
76.5596, 10.4346, 35.7118
#febd6f color charts
#febd6f color shades, tints & tones
#febd6f color schemes
#febd6f color preview, HTML & CSS examples
This text has a color of #febd6f
<p style="color:#febd6f;">Text here</p>
.mytext {color:#febd6f;}
This box has a color of #febd6f
<div style="background-color:#febd6f;">Content here</div>
.mybackground {background-color:#febd6f;}
Border around this has a color of #febd6f
<div style="border:2px solid #febd6f;">Content here</div>
.myborder {border:2px solid #febd6f;}