#e102a9 color space conversions
Hex:
#e102a9
RGB:
225, 2, 169
CMY:
12, 99, 34
CMYK:
0, 99, 25, 12
HSL:
315°, 98.2379%, 44.5098%
HSV (HSB):
315°, 99.1111%, 88.2353%
XYZ:
38.2345, 18.9155, 39.1720
xyY:
0.3969, 0.1964, 18.9155
CIE-Lab:
50.5882, 82.0802, -27.4371
CIE-LCH:
50.5882, 86.5445, 341.5167
CIE-Luv:
50.5882, 98.7489, -53.2516
Hunter-Lab:
43.4920, 80.8111, -22.9564
#e102a9 color charts
#e102a9 color shades, tints & tones
#e102a9 color schemes
#e102a9 color preview, HTML & CSS examples
This text has a color of #e102a9
<p style="color:#e102a9;">Text here</p>
.mytext {color:#e102a9;}
This box has a color of #e102a9
<div style="background-color:#e102a9;">Content here</div>
.mybackground {background-color:#e102a9;}
Border around this has a color of #e102a9
<div style="border:2px solid #e102a9;">Content here</div>
.myborder {border:2px solid #e102a9;}