#fdaf0c color space conversions
Hex:
#fdaf0c
RGB:
253, 175, 12
CMY:
1, 31, 95
CMYK:
0, 31, 95, 1
HSL:
41°, 98.3673%, 51.9608%
HSV (HSB):
41°, 95.2569%, 99.2157%
XYZ:
55.9043, 51.5691, 7.3552
xyY:
0.4869, 0.4491, 51.5691
CIE-Lab:
77.0225, 17.9687, 78.9304
CIE-LCH:
77.0225, 80.9499, 77.1751
CIE-Luv:
77.0225, 64.8576, 76.8227
Hunter-Lab:
71.8117, 13.2893, 44.1955
#fdaf0c color charts
#fdaf0c color shades, tints & tones
#fdaf0c color schemes
#fdaf0c color preview, HTML & CSS examples
This text has a color of #fdaf0c
<p style="color:#fdaf0c;">Text here</p>
.mytext {color:#fdaf0c;}
This box has a color of #fdaf0c
<div style="background-color:#fdaf0c;">Content here</div>
.mybackground {background-color:#fdaf0c;}
Border around this has a color of #fdaf0c
<div style="border:2px solid #fdaf0c;">Content here</div>
.myborder {border:2px solid #fdaf0c;}