#e125d3 color space conversions
Hex:
#e125d3
RGB:
225, 37, 211
CMY:
12, 85, 17
CMYK:
0, 84, 6, 12
HSL:
304°, 75.8065%, 51.3725%
HSV (HSB):
304°, 83.5556%, 88.2353%
XYZ:
43.4708, 22.0338, 63.5898
xyY:
0.3367, 0.1707, 22.0338
CIE-Lab:
54.0629, 83.2374, -46.3774
CIE-LCH:
54.0629, 95.2855, 330.8748
CIE-Luv:
54.0629, 77.3489, -82.3689
Hunter-Lab:
46.9402, 83.1614, -47.4619
#e125d3 color charts
#e125d3 color shades, tints & tones
#e125d3 color schemes
#e125d3 color preview, HTML & CSS examples
This text has a color of #e125d3
<p style="color:#e125d3;">Text here</p>
.mytext {color:#e125d3;}
This box has a color of #e125d3
<div style="background-color:#e125d3;">Content here</div>
.mybackground {background-color:#e125d3;}
Border around this has a color of #e125d3
<div style="border:2px solid #e125d3;">Content here</div>
.myborder {border:2px solid #e125d3;}