#f94f06 color space conversions
Hex:
#f94f06
RGB:
249, 79, 6
CMY:
2, 69, 98
CMYK:
0, 68, 98, 2
HSL:
18°, 95.2941%, 50.0000%
HSV (HSB):
18°, 97.5904%, 97.6471%
XYZ:
41.8958, 25.7449, 2.9334
xyY:
0.5936, 0.3648, 25.7449
CIE-Lab:
57.7941, 62.4449, 67.2750
CIE-LCH:
57.7941, 91.7894, 47.1324
CIE-Luv:
57.7941, 139.5663, 46.6101
Hunter-Lab:
50.7394, 58.5945, 32.0898
#f94f06 color charts
#f94f06 color shades, tints & tones
#f94f06 color schemes
#f94f06 color preview, HTML & CSS examples
This text has a color of #f94f06
<p style="color:#f94f06;">Text here</p>
.mytext {color:#f94f06;}
This box has a color of #f94f06
<div style="background-color:#f94f06;">Content here</div>
.mybackground {background-color:#f94f06;}
Border around this has a color of #f94f06
<div style="border:2px solid #f94f06;">Content here</div>
.myborder {border:2px solid #f94f06;}