#ffaf0d color space conversions
Hex:
#ffaf0d
RGB:
255, 175, 13
CMY:
0, 31, 95
CMYK:
0, 31, 95, 0
HSL:
40°, 100.0000%, 52.5490%
HSV (HSB):
40°, 94.9020%, 100.0000%
XYZ:
56.6426, 51.9490, 7.4225
xyY:
0.4882, 0.4478, 51.9490
CIE-Lab:
77.2503, 18.8226, 79.0754
CIE-LCH:
77.2503, 81.2848, 76.6108
CIE-Luv:
77.2503, 66.4652, 76.8165
Hunter-Lab:
72.0757, 14.1467, 44.3471
#ffaf0d color charts
#ffaf0d color shades, tints & tones
#ffaf0d color schemes
#ffaf0d color preview, HTML & CSS examples
This text has a color of #ffaf0d
<p style="color:#ffaf0d;">Text here</p>
.mytext {color:#ffaf0d;}
This box has a color of #ffaf0d
<div style="background-color:#ffaf0d;">Content here</div>
.mybackground {background-color:#ffaf0d;}
Border around this has a color of #ffaf0d
<div style="border:2px solid #ffaf0d;">Content here</div>
.myborder {border:2px solid #ffaf0d;}