#d72e8e color space conversions
Hex:
#d72e8e
RGB:
215, 46, 142
CMY:
16, 82, 44
CMYK:
0, 79, 34, 16
HSL:
326°, 67.8715%, 51.1765%
HSV (HSB):
326°, 78.6047%, 84.3137%
XYZ:
33.8838, 18.3541, 27.3480
xyY:
0.4258, 0.2306, 18.3541
CIE-Lab:
49.9228, 70.3815, -12.5282
CIE-LCH:
49.9228, 71.4879, 349.9068
CIE-Luv:
49.9228, 96.4318, -29.9331
Hunter-Lab:
42.8416, 66.2043, -7.8587
#d72e8e color charts
#d72e8e color shades, tints & tones
#d72e8e color schemes
#d72e8e color preview, HTML & CSS examples
This text has a color of #d72e8e
<p style="color:#d72e8e;">Text here</p>
.mytext {color:#d72e8e;}
This box has a color of #d72e8e
<div style="background-color:#d72e8e;">Content here</div>
.mybackground {background-color:#d72e8e;}
Border around this has a color of #d72e8e
<div style="border:2px solid #d72e8e;">Content here</div>
.myborder {border:2px solid #d72e8e;}