#f94c31 color space conversions
Hex:
#f94c31
RGB:
249, 76, 49
CMY:
2, 70, 81
CMYK:
0, 69, 80, 2
HSL:
8°, 94.3396%, 58.4314%
HSV (HSB):
8°, 80.3213%, 97.6471%
XYZ:
42.2057, 25.5304, 5.6091
xyY:
0.5754, 0.3481, 25.5304
CIE-Lab:
57.5886, 64.2667, 52.4595
CIE-LCH:
57.5886, 82.9591, 39.2240
CIE-Luv:
57.5886, 137.8435, 38.5752
Hunter-Lab:
50.5276, 60.6779, 28.7875
#f94c31 color charts
#f94c31 color shades, tints & tones
#f94c31 color schemes
#f94c31 color preview, HTML & CSS examples
This text has a color of #f94c31
<p style="color:#f94c31;">Text here</p>
.mytext {color:#f94c31;}
This box has a color of #f94c31
<div style="background-color:#f94c31;">Content here</div>
.mybackground {background-color:#f94c31;}
Border around this has a color of #f94c31
<div style="border:2px solid #f94c31;">Content here</div>
.myborder {border:2px solid #f94c31;}