#e145d5 color space conversions
Hex:
#e145d5
RGB:
225, 69, 213
CMY:
12, 73, 16
CMYK:
0, 69, 5, 12
HSL:
305°, 72.2222%, 57.6471%
HSV (HSB):
305°, 69.3333%, 88.2353%
XYZ:
45.1897, 25.0679, 65.4076
xyY:
0.3331, 0.1848, 25.0679
CIE-Lab:
57.1415, 74.9796, -42.6474
CIE-LCH:
57.1415, 86.2597, 330.3693
CIE-Luv:
57.1415, 70.5102, -76.4630
Hunter-Lab:
50.0678, 73.4899, -42.4078
#e145d5 color charts
#e145d5 color shades, tints & tones
#e145d5 color schemes
#e145d5 color preview, HTML & CSS examples
This text has a color of #e145d5
<p style="color:#e145d5;">Text here</p>
.mytext {color:#e145d5;}
This box has a color of #e145d5
<div style="background-color:#e145d5;">Content here</div>
.mybackground {background-color:#e145d5;}
Border around this has a color of #e145d5
<div style="border:2px solid #e145d5;">Content here</div>
.myborder {border:2px solid #e145d5;}