#d82d80 color space conversions
Hex:
#d82d80
RGB:
216, 45, 128
CMY:
15, 82, 50
CMYK:
0, 79, 41, 15
HSL:
331°, 68.6747%, 51.1765%
HSV (HSB):
331°, 79.1667%, 84.7059%
XYZ:
33.1536, 18.0342, 22.1556
xyY:
0.4520, 0.2459, 18.0342
CIE-Lab:
49.5376, 69.4764, -4.6396
CIE-LCH:
49.5376, 69.6311, 356.1795
CIE-Luv:
49.5376, 103.3265, -19.2068
Hunter-Lab:
42.4667, 65.0374, -1.2060
#d82d80 color charts
#d82d80 color shades, tints & tones
#d82d80 color schemes
#d82d80 color preview, HTML & CSS examples
This text has a color of #d82d80
<p style="color:#d82d80;">Text here</p>
.mytext {color:#d82d80;}
This box has a color of #d82d80
<div style="background-color:#d82d80;">Content here</div>
.mybackground {background-color:#d82d80;}
Border around this has a color of #d82d80
<div style="border:2px solid #d82d80;">Content here</div>
.myborder {border:2px solid #d82d80;}