#e153a5 color space conversions
Hex:
#e153a5
RGB:
225, 83, 165
CMY:
12, 67, 35
CMYK:
0, 63, 27, 12
HSL:
325°, 70.2970%, 60.3922%
HSV (HSB):
325°, 63.1111%, 88.2353%
XYZ:
40.9361, 24.9107, 38.2480
xyY:
0.3933, 0.2393, 24.9107
CIE-Lab:
56.9883, 62.9902, -15.2752
CIE-LCH:
56.9883, 64.8159, 346.3689
CIE-Luv:
56.9883, 82.6024, -33.1882
Hunter-Lab:
49.9106, 59.0602, -10.4983
#e153a5 color charts
#e153a5 color shades, tints & tones
#e153a5 color schemes
#e153a5 color preview, HTML & CSS examples
This text has a color of #e153a5
<p style="color:#e153a5;">Text here</p>
.mytext {color:#e153a5;}
This box has a color of #e153a5
<div style="background-color:#e153a5;">Content here</div>
.mybackground {background-color:#e153a5;}
Border around this has a color of #e153a5
<div style="border:2px solid #e153a5;">Content here</div>
.myborder {border:2px solid #e153a5;}