#f16000 color space conversions
Hex:
#f16000
RGB:
241, 96, 0
CMY:
5, 62, 100
CMYK:
0, 60, 100, 5
HSL:
24°, 100.0000%, 47.2549%
HSV (HSB):
24°, 100.0000%, 94.5098%
XYZ:
40.4585, 27.0665, 3.0920
xyY:
0.5729, 0.3833, 27.0665
CIE-Lab:
59.0358, 52.6902, 68.3546
CIE-LCH:
59.0358, 86.3054, 52.3736
CIE-Luv:
59.0358, 120.6978, 50.7949
Hunter-Lab:
52.0255, 47.7689, 32.8941
#f16000 color charts
#f16000 color shades, tints & tones
#f16000 color schemes
#f16000 color preview, HTML & CSS examples
This text has a color of #f16000
<p style="color:#f16000;">Text here</p>
.mytext {color:#f16000;}
This box has a color of #f16000
<div style="background-color:#f16000;">Content here</div>
.mybackground {background-color:#f16000;}
Border around this has a color of #f16000
<div style="border:2px solid #f16000;">Content here</div>
.myborder {border:2px solid #f16000;}