#f03a4e color space conversions
Hex:
#f03a4e
RGB:
240, 58, 78
CMY:
6, 77, 69
CMYK:
0, 76, 68, 6
HSL:
353°, 85.8491%, 58.4314%
HSV (HSB):
353°, 75.8333%, 94.1176%
XYZ:
38.8234, 22.1014, 9.4275
xyY:
0.5518, 0.3142, 22.1014
CIE-Lab:
54.1345, 68.6801, 32.4421
CIE-LCH:
54.1345, 75.9569, 25.2844
CIE-Luv:
54.1345, 134.9302, 21.5757
Hunter-Lab:
47.0122, 65.1368, 21.0189
#f03a4e color charts
#f03a4e color shades, tints & tones
#f03a4e color schemes
#f03a4e color preview, HTML & CSS examples
This text has a color of #f03a4e
<p style="color:#f03a4e;">Text here</p>
.mytext {color:#f03a4e;}
This box has a color of #f03a4e
<div style="background-color:#f03a4e;">Content here</div>
.mybackground {background-color:#f03a4e;}
Border around this has a color of #f03a4e
<div style="border:2px solid #f03a4e;">Content here</div>
.myborder {border:2px solid #f03a4e;}