#d80d7c color space conversions
Hex:
#d80d7c
RGB:
216, 13, 124
CMY:
15, 95, 51
CMYK:
0, 94, 43, 15
HSL:
327°, 88.6463%, 44.9020%
HSV (HSB):
327°, 93.9815%, 84.7059%
XYZ:
32.1009, 16.3420, 20.5312
xyY:
0.4654, 0.2369, 16.3420
CIE-Lab:
47.4200, 74.8385, -5.3422
CIE-LCH:
47.4200, 75.0289, 355.9169
CIE-Luv:
47.4200, 111.6583, -21.1157
Hunter-Lab:
40.4253, 70.9992, -1.8146
#d80d7c color charts
#d80d7c color shades, tints & tones
#d80d7c color schemes
#d80d7c color preview, HTML & CSS examples
This text has a color of #d80d7c
<p style="color:#d80d7c;">Text here</p>
.mytext {color:#d80d7c;}
This box has a color of #d80d7c
<div style="background-color:#d80d7c;">Content here</div>
.mybackground {background-color:#d80d7c;}
Border around this has a color of #d80d7c
<div style="border:2px solid #d80d7c;">Content here</div>
.myborder {border:2px solid #d80d7c;}