#f03f52 color space conversions
Hex:
#f03f52
RGB:
240, 63, 82
CMY:
6, 75, 68
CMYK:
0, 74, 66, 6
HSL:
354°, 85.5072%, 59.4118%
HSV (HSB):
354°, 73.7500%, 94.1176%
XYZ:
39.2357, 22.6895, 10.2942
xyY:
0.5433, 0.3142, 22.6895
CIE-Lab:
54.7510, 67.3311, 30.8728
CIE-LCH:
54.7510, 74.0717, 24.6325
CIE-Luv:
54.7510, 131.3331, 20.7598
Hunter-Lab:
47.6335, 63.6718, 20.5301
#f03f52 color charts
#f03f52 color shades, tints & tones
#f03f52 color schemes
#f03f52 color preview, HTML & CSS examples
This text has a color of #f03f52
<p style="color:#f03f52;">Text here</p>
.mytext {color:#f03f52;}
This box has a color of #f03f52
<div style="background-color:#f03f52;">Content here</div>
.mybackground {background-color:#f03f52;}
Border around this has a color of #f03f52
<div style="border:2px solid #f03f52;">Content here</div>
.myborder {border:2px solid #f03f52;}