#e12ddd color space conversions
Hex:
#e12ddd
RGB:
225, 45, 221
CMY:
12, 82, 13
CMYK:
0, 80, 2, 12
HSL:
301°, 75.0000%, 52.9412%
HSV (HSB):
301°, 80.0000%, 88.2353%
XYZ:
45.0409, 23.1048, 70.4924
xyY:
0.3249, 0.1667, 23.1048
CIE-Lab:
55.1801, 83.0050, -50.2934
CIE-LCH:
55.1801, 97.0529, 328.7880
CIE-Luv:
55.1801, 72.3757, -88.6204
Hunter-Lab:
48.0674, 83.1427, -53.3034
#e12ddd color charts
#e12ddd color shades, tints & tones
#e12ddd color schemes
#e12ddd color preview, HTML & CSS examples
This text has a color of #e12ddd
<p style="color:#e12ddd;">Text here</p>
.mytext {color:#e12ddd;}
This box has a color of #e12ddd
<div style="background-color:#e12ddd;">Content here</div>
.mybackground {background-color:#e12ddd;}
Border around this has a color of #e12ddd
<div style="border:2px solid #e12ddd;">Content here</div>
.myborder {border:2px solid #e12ddd;}