#d81a84 color space conversions
Hex:
#d81a84
RGB:
216, 26, 132
CMY:
15, 90, 48
CMYK:
0, 88, 39, 15
HSL:
327°, 78.5124%, 47.4510%
HSV (HSB):
327°, 87.9630%, 84.7059%
XYZ:
32.8532, 17.0037, 23.3803
xyY:
0.4486, 0.2322, 17.0037
CIE-Lab:
48.2646, 73.8968, -8.9629
CIE-LCH:
48.2646, 74.4384, 353.0844
CIE-Luv:
48.2646, 106.1531, -25.6801
Hunter-Lab:
41.2355, 70.0524, -4.7522
#d81a84 color charts
#d81a84 color shades, tints & tones
#d81a84 color schemes
#d81a84 color preview, HTML & CSS examples
This text has a color of #d81a84
<p style="color:#d81a84;">Text here</p>
.mytext {color:#d81a84;}
This box has a color of #d81a84
<div style="background-color:#d81a84;">Content here</div>
.mybackground {background-color:#d81a84;}
Border around this has a color of #d81a84
<div style="border:2px solid #d81a84;">Content here</div>
.myborder {border:2px solid #d81a84;}