#d82d99 color space conversions
Hex:
#d82d99
RGB:
216, 45, 153
CMY:
15, 82, 40
CMYK:
0, 79, 29, 15
HSL:
322°, 68.6747%, 51.1765%
HSV (HSB):
322°, 79.1667%, 84.7059%
XYZ:
35.0071, 18.7756, 31.9160
xyY:
0.4085, 0.2191, 18.7756
CIE-Lab:
50.4236, 72.0976, -18.3319
CIE-LCH:
50.4236, 74.3917, 345.7340
CIE-Luv:
50.4236, 92.8945, -38.3973
Hunter-Lab:
43.3308, 68.3815, -13.3394
#d82d99 color charts
#d82d99 color shades, tints & tones
#d82d99 color schemes
#d82d99 color preview, HTML & CSS examples
This text has a color of #d82d99
<p style="color:#d82d99;">Text here</p>
.mytext {color:#d82d99;}
This box has a color of #d82d99
<div style="background-color:#d82d99;">Content here</div>
.mybackground {background-color:#d82d99;}
Border around this has a color of #d82d99
<div style="border:2px solid #d82d99;">Content here</div>
.myborder {border:2px solid #d82d99;}