#e153d5 color space conversions
Hex:
#e153d5
RGB:
225, 83, 213
CMY:
12, 67, 16
CMYK:
0, 63, 5, 12
HSL:
305°, 70.2970%, 60.3922%
HSV (HSB):
305°, 63.1111%, 88.2353%
XYZ:
46.1548, 26.9982, 65.7293
xyY:
0.3323, 0.1944, 26.9982
CIE-Lab:
58.9726, 69.8455, -39.7666
CIE-LCH:
58.9726, 80.3727, 330.3450
CIE-Luv:
58.9726, 66.6429, -71.7151
Hunter-Lab:
51.9598, 67.6285, -38.6303
#e153d5 color charts
#e153d5 color shades, tints & tones
#e153d5 color schemes
#e153d5 color preview, HTML & CSS examples
This text has a color of #e153d5
<p style="color:#e153d5;">Text here</p>
.mytext {color:#e153d5;}
This box has a color of #e153d5
<div style="background-color:#e153d5;">Content here</div>
.mybackground {background-color:#e153d5;}
Border around this has a color of #e153d5
<div style="border:2px solid #e153d5;">Content here</div>
.myborder {border:2px solid #e153d5;}