#d82c84 color space conversions
Hex:
#d82c84
RGB:
216, 44, 132
CMY:
15, 83, 48
CMYK:
0, 80, 39, 15
HSL:
329°, 68.8000%, 50.9804%
HSV (HSB):
329°, 79.6296%, 84.7059%
XYZ:
33.3844, 18.0662, 23.5574
xyY:
0.4451, 0.2409, 18.0662
CIE-Lab:
49.5763, 70.1244, -7.0030
CIE-LCH:
49.5763, 70.4732, 354.2970
CIE-Luv:
49.5763, 101.9673, -22.4313
Hunter-Lab:
42.5044, 65.8175, -3.1074
#d82c84 color charts
#d82c84 color shades, tints & tones
#d82c84 color schemes
#d82c84 color preview, HTML & CSS examples
This text has a color of #d82c84
<p style="color:#d82c84;">Text here</p>
.mytext {color:#d82c84;}
This box has a color of #d82c84
<div style="background-color:#d82c84;">Content here</div>
.mybackground {background-color:#d82c84;}
Border around this has a color of #d82c84
<div style="border:2px solid #d82c84;">Content here</div>
.myborder {border:2px solid #d82c84;}