#d82e99 color space conversions
Hex:
#d82e99
RGB:
216, 46, 153
CMY:
15, 82, 40
CMYK:
0, 79, 29, 15
HSL:
322°, 68.5484%, 51.3725%
HSV (HSB):
322°, 78.7037%, 84.7059%
XYZ:
35.0457, 18.8528, 31.9288
xyY:
0.4083, 0.2197, 18.8528
CIE-Lab:
50.5146, 71.8373, -18.1930
CIE-LCH:
50.5146, 74.1053, 345.7885
CIE-Luv:
50.5146, 92.6411, -38.1670
Hunter-Lab:
43.4198, 68.0888, -13.2051
#d82e99 color charts
#d82e99 color shades, tints & tones
#d82e99 color schemes
#d82e99 color preview, HTML & CSS examples
This text has a color of #d82e99
<p style="color:#d82e99;">Text here</p>
.mytext {color:#d82e99;}
This box has a color of #d82e99
<div style="background-color:#d82e99;">Content here</div>
.mybackground {background-color:#d82e99;}
Border around this has a color of #d82e99
<div style="border:2px solid #d82e99;">Content here</div>
.myborder {border:2px solid #d82e99;}