#d80d99 color space conversions
Hex:
#d80d99
RGB:
216, 13, 153
CMY:
15, 95, 40
CMYK:
0, 94, 29, 15
HSL:
319°, 88.6463%, 44.9020%
HSV (HSB):
319°, 93.9815%, 84.7059%
XYZ:
34.2126, 17.1867, 31.6511
xyY:
0.4119, 0.2069, 17.1867
CIE-Lab:
48.4944, 77.6812, -21.2897
CIE-LCH:
48.4944, 80.5458, 344.6736
CIE-Luv:
48.4944, 98.2266, -43.2543
Hunter-Lab:
41.4568, 74.7592, -16.2465
#d80d99 color charts
#d80d99 color shades, tints & tones
#d80d99 color schemes
#d80d99 color preview, HTML & CSS examples
This text has a color of #d80d99
<p style="color:#d80d99;">Text here</p>
.mytext {color:#d80d99;}
This box has a color of #d80d99
<div style="background-color:#d80d99;">Content here</div>
.mybackground {background-color:#d80d99;}
Border around this has a color of #d80d99
<div style="border:2px solid #d80d99;">Content here</div>
.myborder {border:2px solid #d80d99;}