#f02e85 color space conversions
Hex:
#f02e85
RGB:
240, 46, 133
CMY:
6, 82, 48
CMYK:
0, 81, 45, 6
HSL:
333°, 86.6071%, 56.0784%
HSV (HSB):
333°, 80.8333%, 94.1176%
XYZ:
41.1458, 22.1727, 24.3014
xyY:
0.4696, 0.2531, 22.1727
CIE-Lab:
54.2098, 75.6102, -0.2654
CIE-LCH:
54.2098, 75.6106, 359.7989
CIE-Luv:
54.2098, 120.2628, -15.1846
Hunter-Lab:
47.0879, 73.5710, 2.3628
#f02e85 color charts
#f02e85 color shades, tints & tones
#f02e85 color schemes
#f02e85 color preview, HTML & CSS examples
This text has a color of #f02e85
<p style="color:#f02e85;">Text here</p>
.mytext {color:#f02e85;}
This box has a color of #f02e85
<div style="background-color:#f02e85;">Content here</div>
.mybackground {background-color:#f02e85;}
Border around this has a color of #f02e85
<div style="border:2px solid #f02e85;">Content here</div>
.myborder {border:2px solid #f02e85;}