#f94a2a color space conversions
Hex:
#f94a2a
RGB:
249, 74, 42
CMY:
2, 71, 84
CMYK:
0, 70, 83, 2
HSL:
9°, 94.5205%, 57.0588%
HSV (HSB):
9°, 83.1325%, 97.6471%
XYZ:
41.9336, 25.2045, 4.8453
xyY:
0.5825, 0.3501, 25.2045
CIE-Lab:
57.2741, 64.8007, 55.4613
CIE-LCH:
57.2741, 85.2941, 40.5594
CIE-Luv:
57.2741, 140.1030, 39.9768
Hunter-Lab:
50.2040, 61.2375, 29.4206
#f94a2a color charts
#f94a2a color shades, tints & tones
#f94a2a color schemes
#f94a2a color preview, HTML & CSS examples
This text has a color of #f94a2a
<p style="color:#f94a2a;">Text here</p>
.mytext {color:#f94a2a;}
This box has a color of #f94a2a
<div style="background-color:#f94a2a;">Content here</div>
.mybackground {background-color:#f94a2a;}
Border around this has a color of #f94a2a
<div style="border:2px solid #f94a2a;">Content here</div>
.myborder {border:2px solid #f94a2a;}