#d80e7e color space conversions
Hex:
#d80e7e
RGB:
216, 14, 126
CMY:
15, 95, 51
CMYK:
0, 94, 42, 15
HSL:
327°, 87.8261%, 45.0980%
HSV (HSB):
327°, 93.5185%, 84.7059%
XYZ:
32.2418, 16.4194, 21.2086
xyY:
0.4615, 0.2350, 16.4194
CIE-Lab:
47.5199, 74.9166, -6.4177
CIE-LCH:
47.5199, 75.1910, 355.1038
CIE-Luv:
47.5199, 110.6305, -22.5157
Hunter-Lab:
40.5208, 71.1185, -2.6678
#d80e7e color charts
#d80e7e color shades, tints & tones
#d80e7e color schemes
#d80e7e color preview, HTML & CSS examples
This text has a color of #d80e7e
<p style="color:#d80e7e;">Text here</p>
.mytext {color:#d80e7e;}
This box has a color of #d80e7e
<div style="background-color:#d80e7e;">Content here</div>
.mybackground {background-color:#d80e7e;}
Border around this has a color of #d80e7e
<div style="border:2px solid #d80e7e;">Content here</div>
.myborder {border:2px solid #d80e7e;}