#f94e1b color space conversions
Hex:
#f94e1b
RGB:
249, 78, 27
CMY:
2, 69, 89
CMYK:
0, 69, 89, 2
HSL:
14°, 94.8718%, 54.1176%
HSV (HSB):
14°, 89.1566%, 97.6471%
XYZ:
41.9891, 25.6676, 3.7782
xyY:
0.5878, 0.3593, 25.6676
CIE-Lab:
57.7202, 63.0456, 61.8703
CIE-LCH:
57.7202, 88.3328, 44.4609
CIE-Luv:
57.7202, 139.0622, 44.0267
Hunter-Lab:
50.6632, 59.2781, 31.0427
#f94e1b color charts
#f94e1b color shades, tints & tones
#f94e1b color schemes
#f94e1b color preview, HTML & CSS examples
This text has a color of #f94e1b
<p style="color:#f94e1b;">Text here</p>
.mytext {color:#f94e1b;}
This box has a color of #f94e1b
<div style="background-color:#f94e1b;">Content here</div>
.mybackground {background-color:#f94e1b;}
Border around this has a color of #f94e1b
<div style="border:2px solid #f94e1b;">Content here</div>
.myborder {border:2px solid #f94e1b;}