#f6a12f color space conversions
Hex:
#f6a12f
RGB:
246, 161, 47
CMY:
4, 37, 82
CMYK:
0, 35, 81, 4
HSL:
34°, 91.7051%, 57.4510%
HSV (HSB):
34°, 80.8943%, 96.4706%
XYZ:
51.2640, 45.2878, 8.7288
xyY:
0.4869, 0.4302, 45.2878
CIE-Lab:
73.0810, 23.0304, 67.3506
CIE-LCH:
73.0810, 71.1794, 71.1219
CIE-Luv:
73.0810, 69.4709, 66.7482
Hunter-Lab:
67.2962, 18.2069, 39.4170
#f6a12f color charts
#f6a12f color shades, tints & tones
#f6a12f color schemes
#f6a12f color preview, HTML & CSS examples
This text has a color of #f6a12f
<p style="color:#f6a12f;">Text here</p>
.mytext {color:#f6a12f;}
This box has a color of #f6a12f
<div style="background-color:#f6a12f;">Content here</div>
.mybackground {background-color:#f6a12f;}
Border around this has a color of #f6a12f
<div style="border:2px solid #f6a12f;">Content here</div>
.myborder {border:2px solid #f6a12f;}