#f6a00d color space conversions
Hex:
#f6a00d
RGB:
246, 160, 13
CMY:
4, 37, 95
CMYK:
0, 35, 95, 4
HSL:
38°, 92.8287%, 50.7843%
HSV (HSB):
38°, 94.7154%, 96.4706%
XYZ:
50.6495, 44.7635, 6.3515
xyY:
0.4977, 0.4399, 44.7635
CIE-Lab:
72.7359, 22.8852, 75.4275
CIE-LCH:
72.7359, 78.8228, 73.1219
CIE-Luv:
72.7359, 71.4036, 71.1399
Hunter-Lab:
66.9055, 18.0452, 41.2054
#f6a00d color charts
#f6a00d color shades, tints & tones
#f6a00d color schemes
#f6a00d color preview, HTML & CSS examples
This text has a color of #f6a00d
<p style="color:#f6a00d;">Text here</p>
.mytext {color:#f6a00d;}
This box has a color of #f6a00d
<div style="background-color:#f6a00d;">Content here</div>
.mybackground {background-color:#f6a00d;}
Border around this has a color of #f6a00d
<div style="border:2px solid #f6a00d;">Content here</div>
.myborder {border:2px solid #f6a00d;}