#f0032b color space conversions
Hex:
#f0032b
RGB:
240, 3, 43
CMY:
6, 99, 83
CMYK:
0, 99, 82, 6
HSL:
350°, 97.5309%, 47.6471%
HSV (HSB):
350°, 98.7500%, 94.1176%
XYZ:
36.4038, 18.7648, 3.9888
xyY:
0.6154, 0.3172, 18.7648
CIE-Lab:
50.4109, 76.8571, 48.0778
CIE-LCH:
50.4109, 90.6559, 32.0280
CIE-Luv:
50.4109, 159.6604, 28.6227
Hunter-Lab:
43.3184, 74.2003, 24.8634
#f0032b color charts
#f0032b color shades, tints & tones
#f0032b color schemes
#f0032b color preview, HTML & CSS examples
This text has a color of #f0032b
<p style="color:#f0032b;">Text here</p>
.mytext {color:#f0032b;}
This box has a color of #f0032b
<div style="background-color:#f0032b;">Content here</div>
.mybackground {background-color:#f0032b;}
Border around this has a color of #f0032b
<div style="border:2px solid #f0032b;">Content here</div>
.myborder {border:2px solid #f0032b;}