#d81a8c color space conversions
Hex:
#d81a8c
RGB:
216, 26, 140
CMY:
15, 90, 45
CMYK:
0, 88, 35, 15
HSL:
324°, 78.5124%, 47.4510%
HSV (HSB):
324°, 87.9630%, 84.7059%
XYZ:
33.4219, 17.2312, 26.3754
xyY:
0.4339, 0.2237, 17.2312
CIE-Lab:
48.5500, 74.6803, -13.3810
CIE-LCH:
48.5500, 75.8696, 349.8417
CIE-Luv:
48.5500, 102.5551, -31.7765
Hunter-Lab:
41.5104, 71.0751, -8.6150
#d81a8c color charts
#d81a8c color shades, tints & tones
#d81a8c color schemes
#d81a8c color preview, HTML & CSS examples
This text has a color of #d81a8c
<p style="color:#d81a8c;">Text here</p>
.mytext {color:#d81a8c;}
This box has a color of #d81a8c
<div style="background-color:#d81a8c;">Content here</div>
.mybackground {background-color:#d81a8c;}
Border around this has a color of #d81a8c
<div style="border:2px solid #d81a8c;">Content here</div>
.myborder {border:2px solid #d81a8c;}