#fdb04f color space conversions
Hex:
#fdb04f
RGB:
253, 176, 79
CMY:
1, 31, 69
CMYK:
0, 30, 69, 1
HSL:
33°, 97.7528%, 65.0980%
HSV (HSB):
33°, 68.7747%, 99.2157%
XYZ:
57.4446, 52.4978, 14.5026
xyY:
0.4616, 0.4219, 52.4978
CIE-Lab:
77.5776, 19.3887, 59.2016
CIE-LCH:
77.5776, 62.2957, 71.8662
CIE-Luv:
77.5776, 61.3148, 64.0250
Hunter-Lab:
72.4554, 14.7228, 38.8514
#fdb04f color charts
#fdb04f color shades, tints & tones
#fdb04f color schemes
#fdb04f color preview, HTML & CSS examples
This text has a color of #fdb04f
<p style="color:#fdb04f;">Text here</p>
.mytext {color:#fdb04f;}
This box has a color of #fdb04f
<div style="background-color:#fdb04f;">Content here</div>
.mybackground {background-color:#fdb04f;}
Border around this has a color of #fdb04f
<div style="border:2px solid #fdb04f;">Content here</div>
.myborder {border:2px solid #fdb04f;}