#f6980c color space conversions
Hex:
#f6980c
RGB:
246, 152, 12
CMY:
4, 40, 95
CMYK:
0, 38, 95, 4
HSL:
36°, 92.8571%, 50.5882%
HSV (HSB):
36°, 95.1220%, 96.4706%
XYZ:
49.3006, 42.0758, 5.8709
xyY:
0.5070, 0.4327, 42.0758
CIE-Lab:
70.9232, 27.0677, 74.3102
CIE-LCH:
70.9232, 79.0864, 69.9857
CIE-Luv:
70.9232, 78.0610, 68.3658
Hunter-Lab:
64.8659, 22.1517, 40.0399
#f6980c color charts
#f6980c color shades, tints & tones
#f6980c color schemes
#f6980c color preview, HTML & CSS examples
This text has a color of #f6980c
<p style="color:#f6980c;">Text here</p>
.mytext {color:#f6980c;}
This box has a color of #f6980c
<div style="background-color:#f6980c;">Content here</div>
.mybackground {background-color:#f6980c;}
Border around this has a color of #f6980c
<div style="border:2px solid #f6980c;">Content here</div>
.myborder {border:2px solid #f6980c;}