#d80da2 color space conversions
Hex:
#d80da2
RGB:
216, 13, 162
CMY:
15, 95, 36
CMYK:
0, 94, 25, 15
HSL:
316°, 88.6463%, 44.9020%
HSV (HSB):
316°, 93.9815%, 84.7059%
XYZ:
34.9844, 17.4954, 35.7155
xyY:
0.3967, 0.1984, 17.4954
CIE-Lab:
48.8783, 78.6813, -26.0720
CIE-LCH:
48.8783, 82.8884, 341.6668
CIE-Luv:
48.8783, 94.0795, -50.2796
Hunter-Lab:
41.8275, 76.0987, -21.3470
#d80da2 color charts
#d80da2 color shades, tints & tones
#d80da2 color schemes
#d80da2 color preview, HTML & CSS examples
This text has a color of #d80da2
<p style="color:#d80da2;">Text here</p>
.mytext {color:#d80da2;}
This box has a color of #d80da2
<div style="background-color:#d80da2;">Content here</div>
.mybackground {background-color:#d80da2;}
Border around this has a color of #d80da2
<div style="border:2px solid #d80da2;">Content here</div>
.myborder {border:2px solid #d80da2;}