#d81a8a color space conversions
Hex:
#d81a8a
RGB:
216, 26, 138
CMY:
15, 90, 46
CMYK:
0, 88, 36, 15
HSL:
325°, 78.5124%, 47.4510%
HSV (HSB):
325°, 87.9630%, 84.7059%
XYZ:
33.2757, 17.1727, 25.6056
xyY:
0.4375, 0.2258, 17.1727
CIE-Lab:
48.4769, 74.4801, -12.2821
CIE-LCH:
48.4769, 75.4860, 350.6359
CIE-Luv:
48.4769, 103.4567, -30.2431
Hunter-Lab:
41.4400, 70.8133, -7.6271
#d81a8a color charts
#d81a8a color shades, tints & tones
#d81a8a color schemes
#d81a8a color preview, HTML & CSS examples
This text has a color of #d81a8a
<p style="color:#d81a8a;">Text here</p>
.mytext {color:#d81a8a;}
This box has a color of #d81a8a
<div style="background-color:#d81a8a;">Content here</div>
.mybackground {background-color:#d81a8a;}
Border around this has a color of #d81a8a
<div style="border:2px solid #d81a8a;">Content here</div>
.myborder {border:2px solid #d81a8a;}