#f02d83 color space conversions
Hex:
#f02d83
RGB:
240, 45, 131
CMY:
6, 82, 49
CMYK:
0, 81, 45, 6
HSL:
334°, 86.6667%, 55.8824%
HSV (HSB):
334°, 81.2500%, 94.1176%
XYZ:
40.9703, 22.0407, 23.5676
xyY:
0.4732, 0.2546, 22.0407
CIE-Lab:
54.0702, 75.6732, 0.7275
CIE-LCH:
54.0702, 75.6767, 0.5508
CIE-Luv:
54.0702, 121.3887, -13.9398
Hunter-Lab:
46.9476, 73.6156, 3.0998
#f02d83 color charts
#f02d83 color shades, tints & tones
#f02d83 color schemes
#f02d83 color preview, HTML & CSS examples
This text has a color of #f02d83
<p style="color:#f02d83;">Text here</p>
.mytext {color:#f02d83;}
This box has a color of #f02d83
<div style="background-color:#f02d83;">Content here</div>
.mybackground {background-color:#f02d83;}
Border around this has a color of #f02d83
<div style="border:2px solid #f02d83;">Content here</div>
.myborder {border:2px solid #f02d83;}