#d80b80 color space conversions
Hex:
#d80b80
RGB:
216, 11, 128
CMY:
15, 96, 50
CMYK:
0, 95, 41, 15
HSL:
326°, 90.3084%, 44.5098%
HSV (HSB):
326°, 94.9074%, 84.7059%
XYZ:
32.3349, 16.3968, 21.8827
xyY:
0.4579, 0.2322, 16.3968
CIE-Lab:
47.4908, 75.3772, -7.6835
CIE-LCH:
47.4908, 75.7678, 354.1797
CIE-Luv:
47.4908, 110.0284, -24.2441
Hunter-Lab:
40.4929, 71.6751, -3.6958
#d80b80 color charts
#d80b80 color shades, tints & tones
#d80b80 color schemes
#d80b80 color preview, HTML & CSS examples
This text has a color of #d80b80
<p style="color:#d80b80;">Text here</p>
.mytext {color:#d80b80;}
This box has a color of #d80b80
<div style="background-color:#d80b80;">Content here</div>
.mybackground {background-color:#d80b80;}
Border around this has a color of #d80b80
<div style="border:2px solid #d80b80;">Content here</div>
.myborder {border:2px solid #d80b80;}