#f6a00c color space conversions
Hex:
#f6a00c
RGB:
246, 160, 12
CMY:
4, 37, 95
CMYK:
0, 35, 95, 4
HSL:
38°, 92.8571%, 50.5882%
HSV (HSB):
38°, 95.1220%, 96.4706%
XYZ:
50.6432, 44.7610, 6.3184
xyY:
0.4979, 0.4400, 44.7610
CIE-Lab:
72.7342, 22.8755, 75.5596
CIE-LCH:
72.7342, 78.9465, 73.1564
CIE-Luv:
72.7342, 71.4198, 71.2088
Hunter-Lab:
66.9037, 18.0355, 41.2332
#f6a00c color charts
#f6a00c color shades, tints & tones
#f6a00c color schemes
#f6a00c color preview, HTML & CSS examples
This text has a color of #f6a00c
<p style="color:#f6a00c;">Text here</p>
.mytext {color:#f6a00c;}
This box has a color of #f6a00c
<div style="background-color:#f6a00c;">Content here</div>
.mybackground {background-color:#f6a00c;}
Border around this has a color of #f6a00c
<div style="border:2px solid #f6a00c;">Content here</div>
.myborder {border:2px solid #f6a00c;}