#f000e2 color space conversions
Hex:
#f000e2
RGB:
240, 0, 226
CMY:
6, 100, 11
CMYK:
0, 100, 6, 6
HSL:
304°, 100.0000%, 47.0588%
HSV (HSB):
304°, 100.0000%, 94.1176%
XYZ:
49.6626, 24.0163, 73.9696
xyY:
0.3364, 0.1627, 24.0163
CIE-Lab:
56.1041, 91.9241, -51.4997
CIE-LCH:
56.1041, 105.3673, 330.7406
CIE-Luv:
56.1041, 85.0226, -92.0682
Hunter-Lab:
49.0064, 95.1292, -55.1871
#f000e2 color charts
#f000e2 color shades, tints & tones
#f000e2 color schemes
#f000e2 color preview, HTML & CSS examples
This text has a color of #f000e2
<p style="color:#f000e2;">Text here</p>
.mytext {color:#f000e2;}
This box has a color of #f000e2
<div style="background-color:#f000e2;">Content here</div>
.mybackground {background-color:#f000e2;}
Border around this has a color of #f000e2
<div style="border:2px solid #f000e2;">Content here</div>
.myborder {border:2px solid #f000e2;}