#febd7c color space conversions
Hex:
#febd7c
RGB:
254, 189, 124
CMY:
0, 26, 51
CMYK:
0, 26, 51, 0
HSL:
30°, 98.4848%, 74.1176%
HSV (HSB):
30°, 51.1811%, 99.6078%
XYZ:
62.7087, 58.9213, 27.1366
xyY:
0.4215, 0.3961, 58.9213
CIE-Lab:
81.2483, 16.1041, 41.8073
CIE-LCH:
81.2483, 44.8017, 68.9333
CIE-Luv:
81.2483, 48.7744, 50.2159
Hunter-Lab:
76.7602, 11.4941, 32.7717
#febd7c color charts
#febd7c color shades, tints & tones
#febd7c color schemes
#febd7c color preview, HTML & CSS examples
This text has a color of #febd7c
<p style="color:#febd7c;">Text here</p>
.mytext {color:#febd7c;}
This box has a color of #febd7c
<div style="background-color:#febd7c;">Content here</div>
.mybackground {background-color:#febd7c;}
Border around this has a color of #febd7c
<div style="border:2px solid #febd7c;">Content here</div>
.myborder {border:2px solid #febd7c;}