#f0032c color space conversions
Hex:
#f0032c
RGB:
240, 3, 44
CMY:
6, 99, 83
CMYK:
0, 99, 82, 6
HSL:
350°, 97.5309%, 47.6471%
HSV (HSB):
350°, 98.7500%, 94.1176%
XYZ:
36.4224, 18.7722, 4.0866
xyY:
0.6144, 0.3167, 18.7722
CIE-Lab:
50.4197, 76.8811, 47.5543
CIE-LCH:
50.4197, 90.3997, 31.7386
CIE-Luv:
50.4197, 159.4646, 28.3300
Hunter-Lab:
43.3269, 74.2321, 24.7366
#f0032c color charts
#f0032c color shades, tints & tones
#f0032c color schemes
#f0032c color preview, HTML & CSS examples
This text has a color of #f0032c
<p style="color:#f0032c;">Text here</p>
.mytext {color:#f0032c;}
This box has a color of #f0032c
<div style="background-color:#f0032c;">Content here</div>
.mybackground {background-color:#f0032c;}
Border around this has a color of #f0032c
<div style="border:2px solid #f0032c;">Content here</div>
.myborder {border:2px solid #f0032c;}