#f03f48 color space conversions
Hex:
#f03f48
RGB:
240, 63, 72
CMY:
6, 75, 72
CMYK:
0, 74, 70, 6
HSL:
357°, 85.5072%, 59.4118%
HSV (HSB):
357°, 73.7500%, 94.1176%
XYZ:
38.8824, 22.5482, 8.4338
xyY:
0.5565, 0.3227, 22.5482
CIE-Lab:
54.6038, 66.8448, 36.4762
CIE-LCH:
54.6038, 76.1494, 28.6207
CIE-Luv:
54.6038, 133.9197, 25.5289
Hunter-Lab:
47.4849, 63.0638, 22.7089
#f03f48 color charts
#f03f48 color shades, tints & tones
#f03f48 color schemes
#f03f48 color preview, HTML & CSS examples
This text has a color of #f03f48
<p style="color:#f03f48;">Text here</p>
.mytext {color:#f03f48;}
This box has a color of #f03f48
<div style="background-color:#f03f48;">Content here</div>
.mybackground {background-color:#f03f48;}
Border around this has a color of #f03f48
<div style="border:2px solid #f03f48;">Content here</div>
.myborder {border:2px solid #f03f48;}