#d81aa4 color space conversions
Hex:
#d81aa4
RGB:
216, 26, 164
CMY:
15, 90, 36
CMYK:
0, 88, 24, 15
HSL:
316°, 78.5124%, 47.4510%
HSV (HSB):
316°, 87.9630%, 84.7059%
XYZ:
35.3891, 18.0181, 36.7346
xyY:
0.3926, 0.1999, 18.0181
CIE-Lab:
49.5180, 77.3004, -26.2686
CIE-LCH:
49.5180, 81.6419, 341.2310
CIE-Luv:
49.5180, 91.7655, -50.4654
Hunter-Lab:
42.4477, 74.5341, -21.5967
#d81aa4 color charts
#d81aa4 color shades, tints & tones
#d81aa4 color schemes
#d81aa4 color preview, HTML & CSS examples
This text has a color of #d81aa4
<p style="color:#d81aa4;">Text here</p>
.mytext {color:#d81aa4;}
This box has a color of #d81aa4
<div style="background-color:#d81aa4;">Content here</div>
.mybackground {background-color:#d81aa4;}
Border around this has a color of #d81aa4
<div style="border:2px solid #d81aa4;">Content here</div>
.myborder {border:2px solid #d81aa4;}