#f94a01 color space conversions
Hex:
#f94a01
RGB:
249, 74, 1
CMY:
2, 71, 100
CMYK:
0, 70, 100, 2
HSL:
18°, 99.2000%, 49.0196%
HSV (HSB):
18°, 99.5984%, 97.6471%
XYZ:
41.5212, 25.0395, 2.6734
xyY:
0.5997, 0.3617, 25.0395
CIE-Lab:
57.1139, 64.2392, 67.9286
CIE-LCH:
57.1139, 93.4932, 46.5990
CIE-Luv:
57.1139, 143.1687, 45.8444
Hunter-Lab:
50.0395, 60.5446, 31.8600
#f94a01 color charts
#f94a01 color shades, tints & tones
#f94a01 color schemes
#f94a01 color preview, HTML & CSS examples
This text has a color of #f94a01
<p style="color:#f94a01;">Text here</p>
.mytext {color:#f94a01;}
This box has a color of #f94a01
<div style="background-color:#f94a01;">Content here</div>
.mybackground {background-color:#f94a01;}
Border around this has a color of #f94a01
<div style="border:2px solid #f94a01;">Content here</div>
.myborder {border:2px solid #f94a01;}