#d80d90 color space conversions
Hex:
#d80d90
RGB:
216, 13, 144
CMY:
15, 95, 44
CMYK:
0, 94, 33, 15
HSL:
321°, 88.6463%, 44.9020%
HSV (HSB):
321°, 93.9815%, 84.7059%
XYZ:
33.4969, 16.9004, 27.8822
xyY:
0.4279, 0.2159, 16.9004
CIE-Lab:
48.1343, 76.7357, -16.4281
CIE-LCH:
48.1343, 78.4745, 347.9162
CIE-Luv:
48.1343, 102.4059, -36.2718
Hunter-Lab:
41.1101, 73.5007, -11.4353
#d80d90 color charts
#d80d90 color shades, tints & tones
#d80d90 color schemes
#d80d90 color preview, HTML & CSS examples
This text has a color of #d80d90
<p style="color:#d80d90;">Text here</p>
.mytext {color:#d80d90;}
This box has a color of #d80d90
<div style="background-color:#d80d90;">Content here</div>
.mybackground {background-color:#d80d90;}
Border around this has a color of #d80d90
<div style="border:2px solid #d80d90;">Content here</div>
.myborder {border:2px solid #d80d90;}