#f94f3f color space conversions
Hex:
#f94f3f
RGB:
249, 79, 63
CMY:
2, 69, 75
CMYK:
0, 68, 75, 2
HSL:
5°, 93.9394%, 61.1765%
HSV (HSB):
5°, 74.6988%, 97.6471%
XYZ:
42.7601, 26.0906, 7.4849
xyY:
0.5602, 0.3418, 26.0906
CIE-Lab:
58.1229, 63.6263, 45.8690
CIE-LCH:
58.1229, 78.4364, 35.7883
CIE-Luv:
58.1229, 133.5729, 34.7292
Hunter-Lab:
51.0789, 60.0409, 27.0671
#f94f3f color charts
#f94f3f color shades, tints & tones
#f94f3f color schemes
#f94f3f color preview, HTML & CSS examples
This text has a color of #f94f3f
<p style="color:#f94f3f;">Text here</p>
.mytext {color:#f94f3f;}
This box has a color of #f94f3f
<div style="background-color:#f94f3f;">Content here</div>
.mybackground {background-color:#f94f3f;}
Border around this has a color of #f94f3f
<div style="border:2px solid #f94f3f;">Content here</div>
.myborder {border:2px solid #f94f3f;}