#f02d4d color space conversions
Hex:
#f02d4d
RGB:
240, 45, 77
CMY:
6, 82, 70
CMYK:
0, 81, 68, 6
HSL:
350°, 86.6667%, 55.8824%
HSV (HSB):
350°, 81.2500%, 94.1176%
XYZ:
38.2131, 20.9379, 9.0485
xyY:
0.5603, 0.3070, 20.9379
CIE-Lab:
52.8814, 72.1271, 31.4835
CIE-LCH:
52.8814, 78.6990, 23.5813
CIE-Luv:
52.8814, 140.9369, 19.4618
Hunter-Lab:
45.7579, 68.9917, 20.3061
#f02d4d color charts
#f02d4d color shades, tints & tones
#f02d4d color schemes
#f02d4d color preview, HTML & CSS examples
This text has a color of #f02d4d
<p style="color:#f02d4d;">Text here</p>
.mytext {color:#f02d4d;}
This box has a color of #f02d4d
<div style="background-color:#f02d4d;">Content here</div>
.mybackground {background-color:#f02d4d;}
Border around this has a color of #f02d4d
<div style="border:2px solid #f02d4d;">Content here</div>
.myborder {border:2px solid #f02d4d;}