#f03d4f color space conversions
Hex:
#f03d4f
RGB:
240, 61, 79
CMY:
6, 76, 69
CMYK:
0, 75, 67, 6
HSL:
354°, 85.6459%, 59.0196%
HSV (HSB):
354°, 74.5833%, 94.1176%
XYZ:
39.0152, 22.4273, 9.6697
xyY:
0.5486, 0.3154, 22.4273
CIE-Lab:
54.4774, 67.8118, 32.2821
CIE-LCH:
54.4774, 75.1038, 25.4570
CIE-Luv:
54.4774, 133.1680, 21.7743
Hunter-Lab:
47.3574, 64.1809, 21.0440
#f03d4f color charts
#f03d4f color shades, tints & tones
#f03d4f color schemes
#f03d4f color preview, HTML & CSS examples
This text has a color of #f03d4f
<p style="color:#f03d4f;">Text here</p>
.mytext {color:#f03d4f;}
This box has a color of #f03d4f
<div style="background-color:#f03d4f;">Content here</div>
.mybackground {background-color:#f03d4f;}
Border around this has a color of #f03d4f
<div style="border:2px solid #f03d4f;">Content here</div>
.myborder {border:2px solid #f03d4f;}