#f03a3c color space conversions
Hex:
#f03a3c
RGB:
240, 58, 60
CMY:
6, 77, 76
CMYK:
0, 76, 75, 6
HSL:
359°, 85.8491%, 58.4314%
HSV (HSB):
359°, 75.8333%, 94.1176%
XYZ:
38.2638, 21.8776, 6.4810
xyY:
0.5743, 0.3284, 21.8776
CIE-Lab:
53.8969, 67.9131, 42.4226
CIE-LCH:
53.8969, 80.0742, 31.9914
CIE-Luv:
53.8969, 139.2975, 29.3814
Hunter-Lab:
46.7735, 64.1712, 24.5261
#f03a3c color charts
#f03a3c color shades, tints & tones
#f03a3c color schemes
#f03a3c color preview, HTML & CSS examples
This text has a color of #f03a3c
<p style="color:#f03a3c;">Text here</p>
.mytext {color:#f03a3c;}
This box has a color of #f03a3c
<div style="background-color:#f03a3c;">Content here</div>
.mybackground {background-color:#f03a3c;}
Border around this has a color of #f03a3c
<div style="border:2px solid #f03a3c;">Content here</div>
.myborder {border:2px solid #f03a3c;}