#f94d44 color space conversions
Hex:
#f94d44
RGB:
249, 77, 68
CMY:
2, 70, 73
CMYK:
0, 69, 73, 2
HSL:
3°, 93.7824%, 62.1569%
HSV (HSB):
3°, 72.6908%, 97.6471%
XYZ:
42.7642, 25.8648, 8.2073
xyY:
0.5566, 0.3366, 25.8648
CIE-Lab:
57.9085, 64.5626, 42.9440
CIE-LCH:
57.9085, 77.5404, 33.6299
CIE-Luv:
57.9085, 133.8594, 32.2751
Hunter-Lab:
50.8575, 61.0934, 26.0321
#f94d44 color charts
#f94d44 color shades, tints & tones
#f94d44 color schemes
#f94d44 color preview, HTML & CSS examples
This text has a color of #f94d44
<p style="color:#f94d44;">Text here</p>
.mytext {color:#f94d44;}
This box has a color of #f94d44
<div style="background-color:#f94d44;">Content here</div>
.mybackground {background-color:#f94d44;}
Border around this has a color of #f94d44
<div style="border:2px solid #f94d44;">Content here</div>
.myborder {border:2px solid #f94d44;}