#f16f06 color space conversions
Hex:
#f16f06
RGB:
241, 111, 6
CMY:
5, 56, 98
CMYK:
0, 54, 98, 5
HSL:
27°, 95.1417%, 48.4314%
HSV (HSB):
27°, 97.5104%, 94.5098%
XYZ:
41.9929, 30.0828, 3.7656
xyY:
0.5537, 0.3967, 30.0828
CIE-Lab:
61.7256, 45.7925, 68.8487
CIE-LCH:
61.7256, 82.6868, 56.3714
CIE-Luv:
61.7256, 108.3977, 54.7985
Hunter-Lab:
54.8478, 40.6808, 34.3229
#f16f06 color charts
#f16f06 color shades, tints & tones
#f16f06 color schemes
#f16f06 color preview, HTML & CSS examples
This text has a color of #f16f06
<p style="color:#f16f06;">Text here</p>
.mytext {color:#f16f06;}
This box has a color of #f16f06
<div style="background-color:#f16f06;">Content here</div>
.mybackground {background-color:#f16f06;}
Border around this has a color of #f16f06
<div style="border:2px solid #f16f06;">Content here</div>
.myborder {border:2px solid #f16f06;}