#f94b1f color space conversions
Hex:
#f94b1f
RGB:
249, 75, 31
CMY:
2, 71, 88
CMYK:
0, 70, 88, 2
HSL:
12°, 94.7826%, 54.9020%
HSV (HSB):
12°, 87.5502%, 97.6471%
XYZ:
41.8303, 25.2708, 3.9694
xyY:
0.5886, 0.3556, 25.2708
CIE-Lab:
57.3383, 64.2109, 60.1296
CIE-LCH:
57.3383, 87.9693, 43.1200
CIE-Luv:
57.3383, 140.7025, 42.6107
Hunter-Lab:
50.2701, 60.5592, 30.5075
#f94b1f color charts
#f94b1f color shades, tints & tones
#f94b1f color schemes
#f94b1f color preview, HTML & CSS examples
This text has a color of #f94b1f
<p style="color:#f94b1f;">Text here</p>
.mytext {color:#f94b1f;}
This box has a color of #f94b1f
<div style="background-color:#f94b1f;">Content here</div>
.mybackground {background-color:#f94b1f;}
Border around this has a color of #f94b1f
<div style="border:2px solid #f94b1f;">Content here</div>
.myborder {border:2px solid #f94b1f;}