#d80da9 color space conversions
Hex:
#d80da9
RGB:
216, 13, 169
CMY:
15, 95, 34
CMYK:
0, 94, 22, 15
HSL:
314°, 88.6463%, 44.9020%
HSV (HSB):
314°, 93.9815%, 84.7059%
XYZ:
35.6243, 17.7514, 39.0849
xyY:
0.3853, 0.1920, 17.7514
CIE-Lab:
49.1931, 79.4956, -29.7369
CIE-LCH:
49.1931, 84.8754, 339.4907
CIE-Luv:
49.1931, 90.8921, -55.7513
Hunter-Lab:
42.1324, 77.1959, -25.5088
#d80da9 color charts
#d80da9 color shades, tints & tones
#d80da9 color schemes
#d80da9 color preview, HTML & CSS examples
This text has a color of #d80da9
<p style="color:#d80da9;">Text here</p>
.mytext {color:#d80da9;}
This box has a color of #d80da9
<div style="background-color:#d80da9;">Content here</div>
.mybackground {background-color:#d80da9;}
Border around this has a color of #d80da9
<div style="border:2px solid #d80da9;">Content here</div>
.myborder {border:2px solid #d80da9;}