#f03d41 color space conversions
Hex:
#f03d41
RGB:
240, 61, 65
CMY:
6, 76, 75
CMYK:
0, 75, 73, 6
HSL:
359°, 85.6459%, 59.0196%
HSV (HSB):
359°, 74.5833%, 94.1176%
XYZ:
38.5581, 22.2444, 7.2624
xyY:
0.5665, 0.3268, 22.2444
CIE-Lab:
54.2854, 67.1826, 40.0725
CIE-LCH:
54.2854, 78.2260, 30.8149
CIE-Luv:
54.2854, 136.6263, 28.0661
Hunter-Lab:
47.1640, 63.3925, 23.8852
#f03d41 color charts
#f03d41 color shades, tints & tones
#f03d41 color schemes
#f03d41 color preview, HTML & CSS examples
This text has a color of #f03d41
<p style="color:#f03d41;">Text here</p>
.mytext {color:#f03d41;}
This box has a color of #f03d41
<div style="background-color:#f03d41;">Content here</div>
.mybackground {background-color:#f03d41;}
Border around this has a color of #f03d41
<div style="border:2px solid #f03d41;">Content here</div>
.myborder {border:2px solid #f03d41;}