#e100b2 color space conversions
Hex:
#e100b2
RGB:
225, 0, 178
CMY:
12, 100, 30
CMYK:
0, 100, 21, 12
HSL:
313°, 100.0000%, 44.1176%
HSV (HSB):
313°, 100.0000%, 88.2353%
XYZ:
39.0872, 19.2219, 43.7696
xyY:
0.3829, 0.1883, 19.2219
CIE-Lab:
50.9458, 83.2628, -32.1810
CIE-LCH:
50.9458, 89.2654, 338.8685
CIE-Luv:
50.9458, 94.7044, -60.4079
Hunter-Lab:
43.8428, 82.4134, -28.5010
#e100b2 color charts
#e100b2 color shades, tints & tones
#e100b2 color schemes
#e100b2 color preview, HTML & CSS examples
This text has a color of #e100b2
<p style="color:#e100b2;">Text here</p>
.mytext {color:#e100b2;}
This box has a color of #e100b2
<div style="background-color:#e100b2;">Content here</div>
.mybackground {background-color:#e100b2;}
Border around this has a color of #e100b2
<div style="border:2px solid #e100b2;">Content here</div>
.myborder {border:2px solid #e100b2;}