#d80d7b color space conversions
Hex:
#d80d7b
RGB:
216, 13, 123
CMY:
15, 95, 52
CMYK:
0, 94, 43, 15
HSL:
327°, 88.6463%, 44.9020%
HSV (HSB):
327°, 93.9815%, 84.7059%
XYZ:
32.0380, 16.3168, 20.1998
xyY:
0.4673, 0.2380, 16.3168
CIE-Lab:
47.3875, 74.7512, -4.7779
CIE-LCH:
47.3875, 74.9038, 356.3427
CIE-Luv:
47.3875, 112.1147, -20.3776
Hunter-Lab:
40.3941, 70.8849, -1.3731
#d80d7b color charts
#d80d7b color shades, tints & tones
#d80d7b color schemes
#d80d7b color preview, HTML & CSS examples
This text has a color of #d80d7b
<p style="color:#d80d7b;">Text here</p>
.mytext {color:#d80d7b;}
This box has a color of #d80d7b
<div style="background-color:#d80d7b;">Content here</div>
.mybackground {background-color:#d80d7b;}
Border around this has a color of #d80d7b
<div style="border:2px solid #d80d7b;">Content here</div>
.myborder {border:2px solid #d80d7b;}