#e104b5 color space conversions
Hex:
#e104b5
RGB:
225, 4, 181
CMY:
12, 98, 29
CMYK:
0, 98, 20, 12
HSL:
312°, 96.5066%, 44.9020%
HSV (HSB):
312°, 98.2222%, 88.2353%
XYZ:
39.4352, 19.4306, 45.3881
xyY:
0.3783, 0.1864, 19.4306
CIE-Lab:
51.1872, 83.3226, -33.5623
CIE-LCH:
51.1872, 89.8280, 338.0605
CIE-Luv:
51.1872, 93.0897, -62.4961
Hunter-Lab:
44.0801, 82.5506, -30.1931
#e104b5 color charts
#e104b5 color shades, tints & tones
#e104b5 color schemes
#e104b5 color preview, HTML & CSS examples
This text has a color of #e104b5
<p style="color:#e104b5;">Text here</p>
.mytext {color:#e104b5;}
This box has a color of #e104b5
<div style="background-color:#e104b5;">Content here</div>
.mybackground {background-color:#e104b5;}
Border around this has a color of #e104b5
<div style="border:2px solid #e104b5;">Content here</div>
.myborder {border:2px solid #e104b5;}