#e100b4 color space conversions
Hex:
#e100b4
RGB:
225, 0, 180
CMY:
12, 100, 29
CMYK:
0, 100, 20, 12
HSL:
312°, 100.0000%, 44.1176%
HSV (HSB):
312°, 100.0000%, 88.2353%
XYZ:
39.2896, 19.3028, 44.8350
xyY:
0.3799, 0.1866, 19.3028
CIE-Lab:
51.0396, 83.4988, -33.2074
CIE-LCH:
51.0396, 89.8598, 338.3123
CIE-Luv:
51.0396, 93.7864, -61.9672
Hunter-Lab:
43.9350, 82.7402, -29.7501
#e100b4 color charts
#e100b4 color shades, tints & tones
#e100b4 color schemes
#e100b4 color preview, HTML & CSS examples
This text has a color of #e100b4
<p style="color:#e100b4;">Text here</p>
.mytext {color:#e100b4;}
This box has a color of #e100b4
<div style="background-color:#e100b4;">Content here</div>
.mybackground {background-color:#e100b4;}
Border around this has a color of #e100b4
<div style="border:2px solid #e100b4;">Content here</div>
.myborder {border:2px solid #e100b4;}