#f94c3a color space conversions
Hex:
#f94c3a
RGB:
249, 76, 58
CMY:
2, 70, 77
CMYK:
0, 69, 77, 2
HSL:
6°, 94.0887%, 60.1961%
HSV (HSB):
6°, 76.7068%, 97.6471%
XYZ:
42.4151, 25.6141, 6.7115
xyY:
0.5675, 0.3427, 25.6141
CIE-Lab:
57.6689, 64.5500, 48.0113
CIE-LCH:
57.6689, 80.4474, 36.6413
CIE-Luv:
57.6689, 136.3821, 35.7303
Hunter-Lab:
50.6104, 61.0275, 27.5648
#f94c3a color charts
#f94c3a color shades, tints & tones
#f94c3a color schemes
#f94c3a color preview, HTML & CSS examples
This text has a color of #f94c3a
<p style="color:#f94c3a;">Text here</p>
.mytext {color:#f94c3a;}
This box has a color of #f94c3a
<div style="background-color:#f94c3a;">Content here</div>
.mybackground {background-color:#f94c3a;}
Border around this has a color of #f94c3a
<div style="border:2px solid #f94c3a;">Content here</div>
.myborder {border:2px solid #f94c3a;}