#d82d88 color space conversions
Hex:
#d82d88
RGB:
216, 45, 136
CMY:
15, 82, 47
CMYK:
0, 79, 37, 15
HSL:
328°, 68.6747%, 51.1765%
HSV (HSB):
328°, 79.1667%, 84.7059%
XYZ:
33.7012, 18.2533, 25.0395
xyY:
0.4377, 0.2371, 18.2533
CIE-Lab:
49.8019, 70.2646, -9.0812
CIE-LCH:
49.8019, 70.8490, 352.6357
CIE-Luv:
49.8019, 100.0152, -25.2372
Hunter-Lab:
42.7239, 66.0368, -4.8419
#d82d88 color charts
#d82d88 color shades, tints & tones
#d82d88 color schemes
#d82d88 color preview, HTML & CSS examples
This text has a color of #d82d88
<p style="color:#d82d88;">Text here</p>
.mytext {color:#d82d88;}
This box has a color of #d82d88
<div style="background-color:#d82d88;">Content here</div>
.mybackground {background-color:#d82d88;}
Border around this has a color of #d82d88
<div style="border:2px solid #d82d88;">Content here</div>
.myborder {border:2px solid #d82d88;}