#f02d5d color space conversions
Hex:
#f02d5d
RGB:
240, 45, 93
CMY:
6, 82, 64
CMYK:
0, 81, 61, 6
HSL:
345°, 86.6667%, 55.8824%
HSV (HSB):
345°, 81.2500%, 94.1176%
XYZ:
38.8493, 21.1924, 12.3989
xyY:
0.5363, 0.2925, 21.1924
CIE-Lab:
53.1594, 72.9658, 22.3001
CIE-LCH:
53.1594, 76.2974, 16.9944
CIE-Luv:
53.1594, 135.8915, 10.9448
Hunter-Lab:
46.0352, 70.0757, 16.2557
#f02d5d color charts
#f02d5d color shades, tints & tones
#f02d5d color schemes
#f02d5d color preview, HTML & CSS examples
This text has a color of #f02d5d
<p style="color:#f02d5d;">Text here</p>
.mytext {color:#f02d5d;}
This box has a color of #f02d5d
<div style="background-color:#f02d5d;">Content here</div>
.mybackground {background-color:#f02d5d;}
Border around this has a color of #f02d5d
<div style="border:2px solid #f02d5d;">Content here</div>
.myborder {border:2px solid #f02d5d;}