#e102b2 color space conversions
Hex:
#e102b2
RGB:
225, 2, 178
CMY:
12, 99, 30
CMYK:
0, 99, 21, 12
HSL:
313°, 98.2379%, 44.5098%
HSV (HSB):
313°, 99.1111%, 88.2353%
XYZ:
39.1089, 19.2653, 43.7768
xyY:
0.3829, 0.1886, 19.2653
CIE-Lab:
50.9962, 83.1145, -32.1023
CIE-LCH:
50.9962, 89.0987, 338.8813
CIE-Luv:
50.9962, 94.5817, -60.2818
Hunter-Lab:
43.8923, 82.2357, -28.4094
#e102b2 color charts
#e102b2 color shades, tints & tones
#e102b2 color schemes
#e102b2 color preview, HTML & CSS examples
This text has a color of #e102b2
<p style="color:#e102b2;">Text here</p>
.mytext {color:#e102b2;}
This box has a color of #e102b2
<div style="background-color:#e102b2;">Content here</div>
.mybackground {background-color:#e102b2;}
Border around this has a color of #e102b2
<div style="border:2px solid #e102b2;">Content here</div>
.myborder {border:2px solid #e102b2;}