#e72dca color space conversions
Hex:
#e72dca
RGB:
231, 45, 202
CMY:
9, 82, 21
CMYK:
0, 81, 13, 9
HSL:
309°, 79.4872%, 54.1176%
HSV (HSB):
309°, 80.5195%, 90.5882%
XYZ:
44.5541, 23.1300, 57.9934
xyY:
0.3545, 0.1840, 23.1300
CIE-Lab:
55.2060, 81.4841, -39.3509
CIE-LCH:
55.2060, 90.4884, 334.2228
CIE-Luv:
55.2060, 84.1960, -71.9181
Hunter-Lab:
48.0936, 81.1990, -37.8289
#e72dca color charts
#e72dca color shades, tints & tones
#e72dca color schemes
#e72dca color preview, HTML & CSS examples
This text has a color of #e72dca
<p style="color:#e72dca;">Text here</p>
.mytext {color:#e72dca;}
This box has a color of #e72dca
<div style="background-color:#e72dca;">Content here</div>
.mybackground {background-color:#e72dca;}
Border around this has a color of #e72dca
<div style="border:2px solid #e72dca;">Content here</div>
.myborder {border:2px solid #e72dca;}