#f02d2d color space conversions
Hex:
#f02d2d
RGB:
240, 45, 45
CMY:
6, 82, 82
CMYK:
0, 81, 81, 6
HSL:
0°, 86.6667%, 55.8824%
HSV (HSB):
0°, 81.2500%, 94.1176%
XYZ:
37.3472, 20.5915, 4.4888
xyY:
0.5982, 0.3298, 20.5915
CIE-Lab:
52.4995, 70.9646, 49.0120
CIE-LCH:
52.4995, 86.2447, 34.6310
CIE-Luv:
52.4995, 148.4366, 32.0093
Hunter-Lab:
45.3779, 67.4991, 25.8996
#f02d2d color charts
#f02d2d color shades, tints & tones
#f02d2d color schemes
#f02d2d color preview, HTML & CSS examples
This text has a color of #f02d2d
<p style="color:#f02d2d;">Text here</p>
.mytext {color:#f02d2d;}
This box has a color of #f02d2d
<div style="background-color:#f02d2d;">Content here</div>
.mybackground {background-color:#f02d2d;}
Border around this has a color of #f02d2d
<div style="border:2px solid #f02d2d;">Content here</div>
.myborder {border:2px solid #f02d2d;}