#d81e7d color space conversions
Hex:
#d81e7d
RGB:
216, 30, 125
CMY:
15, 88, 51
CMYK:
0, 86, 42, 15
HSL:
329°, 75.6098%, 48.2353%
HSV (HSB):
329°, 86.1111%, 84.7059%
XYZ:
32.4848, 17.0081, 20.9728
xyY:
0.4610, 0.2414, 17.0081
CIE-Lab:
48.2703, 72.5563, -4.6927
CIE-LCH:
48.2703, 72.7079, 356.2994
CIE-Luv:
48.2703, 108.4715, -19.8543
Hunter-Lab:
41.2409, 68.4301, -1.2829
#d81e7d color charts
#d81e7d color shades, tints & tones
#d81e7d color schemes
#d81e7d color preview, HTML & CSS examples
This text has a color of #d81e7d
<p style="color:#d81e7d;">Text here</p>
.mytext {color:#d81e7d;}
This box has a color of #d81e7d
<div style="background-color:#d81e7d;">Content here</div>
.mybackground {background-color:#d81e7d;}
Border around this has a color of #d81e7d
<div style="border:2px solid #d81e7d;">Content here</div>
.myborder {border:2px solid #d81e7d;}