#f02d3b color space conversions
Hex:
#f02d3b
RGB:
240, 45, 59
CMY:
6, 82, 77
CMYK:
0, 81, 75, 6
HSL:
356°, 86.6667%, 55.8824%
HSV (HSB):
356°, 81.2500%, 94.1176%
XYZ:
37.6630, 20.7178, 6.1515
xyY:
0.5836, 0.3210, 20.7178
CIE-Lab:
52.6393, 71.3914, 41.6007
CIE-LCH:
52.6393, 82.6278, 30.2299
CIE-Luv:
52.6393, 145.6109, 27.2967
Hunter-Lab:
45.5168, 68.0458, 23.8488
#f02d3b color charts
#f02d3b color shades, tints & tones
#f02d3b color schemes
#f02d3b color preview, HTML & CSS examples
This text has a color of #f02d3b
<p style="color:#f02d3b;">Text here</p>
.mytext {color:#f02d3b;}
This box has a color of #f02d3b
<div style="background-color:#f02d3b;">Content here</div>
.mybackground {background-color:#f02d3b;}
Border around this has a color of #f02d3b
<div style="border:2px solid #f02d3b;">Content here</div>
.myborder {border:2px solid #f02d3b;}