#e102e0 color space conversions
Hex:
#e102e0
RGB:
225, 2, 224
CMY:
12, 99, 12
CMYK:
0, 99, 0, 12
HSL:
300°, 98.2379%, 44.5098%
HSV (HSB):
300°, 99.1111%, 88.2353%
XYZ:
44.5276, 21.4328, 72.3111
xyY:
0.3220, 0.1550, 21.4328
CIE-Lab:
53.4199, 89.1055, -54.8036
CIE-LCH:
53.4199, 104.6099, 328.4068
CIE-Luv:
53.4199, 74.7875, -95.4486
Hunter-Lab:
46.2956, 90.6661, -60.2008
#e102e0 color charts
#e102e0 color shades, tints & tones
#e102e0 color schemes
#e102e0 color preview, HTML & CSS examples
This text has a color of #e102e0
<p style="color:#e102e0;">Text here</p>
.mytext {color:#e102e0;}
This box has a color of #e102e0
<div style="background-color:#e102e0;">Content here</div>
.mybackground {background-color:#e102e0;}
Border around this has a color of #e102e0
<div style="border:2px solid #e102e0;">Content here</div>
.myborder {border:2px solid #e102e0;}