#f94c2a color space conversions
Hex:
#f94c2a
RGB:
249, 76, 42
CMY:
2, 70, 84
CMYK:
0, 69, 83, 2
HSL:
10°, 94.5205%, 57.0588%
HSV (HSB):
10°, 83.1325%, 97.6471%
XYZ:
42.0693, 25.4758, 4.8905
xyY:
0.5808, 0.3517, 25.4758
CIE-Lab:
57.5361, 64.0814, 55.6932
CIE-LCH:
57.5361, 84.9009, 40.9939
CIE-Luv:
57.5361, 138.8128, 40.4591
Hunter-Lab:
50.4735, 60.4496, 29.5867
#f94c2a color charts
#f94c2a color shades, tints & tones
#f94c2a color schemes
#f94c2a color preview, HTML & CSS examples
This text has a color of #f94c2a
<p style="color:#f94c2a;">Text here</p>
.mytext {color:#f94c2a;}
This box has a color of #f94c2a
<div style="background-color:#f94c2a;">Content here</div>
.mybackground {background-color:#f94c2a;}
Border around this has a color of #f94c2a
<div style="border:2px solid #f94c2a;">Content here</div>
.myborder {border:2px solid #f94c2a;}