#f94f41 color space conversions
Hex:
#f94f41
RGB:
249, 79, 65
CMY:
2, 69, 75
CMYK:
0, 68, 74, 2
HSL:
5°, 93.8776%, 61.5686%
HSV (HSB):
5°, 73.8956%, 97.6471%
XYZ:
42.8170, 26.1134, 7.7847
xyY:
0.5581, 0.3404, 26.1134
CIE-Lab:
58.1445, 63.7034, 44.8266
CIE-LCH:
58.1445, 77.8944, 35.1331
CIE-Luv:
58.1445, 133.1957, 33.9785
Hunter-Lab:
51.1012, 60.1356, 26.7387
#f94f41 color charts
#f94f41 color shades, tints & tones
#f94f41 color schemes
#f94f41 color preview, HTML & CSS examples
This text has a color of #f94f41
<p style="color:#f94f41;">Text here</p>
.mytext {color:#f94f41;}
This box has a color of #f94f41
<div style="background-color:#f94f41;">Content here</div>
.mybackground {background-color:#f94f41;}
Border around this has a color of #f94f41
<div style="border:2px solid #f94f41;">Content here</div>
.myborder {border:2px solid #f94f41;}