#fdaf4e color space conversions
Hex:
#fdaf4e
RGB:
253, 175, 78
CMY:
1, 31, 69
CMYK:
0, 31, 69, 1
HSL:
33°, 97.7654%, 64.9020%
HSV (HSB):
33°, 69.1700%, 99.2157%
XYZ:
57.2131, 52.0926, 14.2472
xyY:
0.4631, 0.4216, 52.0926
CIE-Lab:
77.3362, 19.8605, 59.3887
CIE-LCH:
77.3362, 62.6215, 71.5093
CIE-Luv:
77.3362, 62.1552, 63.9585
Hunter-Lab:
72.1752, 15.1898, 38.8190
#fdaf4e color charts
#fdaf4e color shades, tints & tones
#fdaf4e color schemes
#fdaf4e color preview, HTML & CSS examples
This text has a color of #fdaf4e
<p style="color:#fdaf4e;">Text here</p>
.mytext {color:#fdaf4e;}
This box has a color of #fdaf4e
<div style="background-color:#fdaf4e;">Content here</div>
.mybackground {background-color:#fdaf4e;}
Border around this has a color of #fdaf4e
<div style="border:2px solid #fdaf4e;">Content here</div>
.myborder {border:2px solid #fdaf4e;}