#f03d4e color space conversions
Hex:
#f03d4e
RGB:
240, 61, 78
CMY:
6, 76, 69
CMYK:
0, 75, 68, 6
HSL:
354°, 85.6459%, 59.0196%
HSV (HSB):
354°, 74.5833%, 94.1176%
XYZ:
38.9791, 22.4128, 9.4794
xyY:
0.5500, 0.3162, 22.4128
CIE-Lab:
54.4623, 67.7623, 32.8452
CIE-LCH:
54.4623, 75.3030, 25.8600
CIE-Luv:
54.4623, 133.4351, 22.2613
Hunter-Lab:
47.3422, 64.1188, 21.2678
#f03d4e color charts
#f03d4e color shades, tints & tones
#f03d4e color schemes
#f03d4e color preview, HTML & CSS examples
This text has a color of #f03d4e
<p style="color:#f03d4e;">Text here</p>
.mytext {color:#f03d4e;}
This box has a color of #f03d4e
<div style="background-color:#f03d4e;">Content here</div>
.mybackground {background-color:#f03d4e;}
Border around this has a color of #f03d4e
<div style="border:2px solid #f03d4e;">Content here</div>
.myborder {border:2px solid #f03d4e;}