#d81ec6 color space conversions
Hex:
#d81ec6
RGB:
216, 30, 198
CMY:
15, 88, 22
CMYK:
0, 86, 8, 15
HSL:
306°, 75.6098%, 48.2353%
HSV (HSB):
306°, 86.1111%, 84.7059%
XYZ:
38.9762, 19.6047, 55.1559
xyY:
0.3427, 0.1724, 19.6047
CIE-Lab:
51.3873, 81.0076, -43.2464
CIE-LCH:
51.3873, 91.8285, 331.9042
CIE-Luv:
51.3873, 76.7567, -76.4233
Hunter-Lab:
44.2772, 79.6445, -42.8632
#d81ec6 color charts
#d81ec6 color shades, tints & tones
#d81ec6 color schemes
#d81ec6 color preview, HTML & CSS examples
This text has a color of #d81ec6
<p style="color:#d81ec6;">Text here</p>
.mytext {color:#d81ec6;}
This box has a color of #d81ec6
<div style="background-color:#d81ec6;">Content here</div>
.mybackground {background-color:#d81ec6;}
Border around this has a color of #d81ec6
<div style="border:2px solid #d81ec6;">Content here</div>
.myborder {border:2px solid #d81ec6;}