#d82d4c color space conversions
Hex:
#d82d4c
RGB:
216, 45, 76
CMY:
15, 82, 70
CMYK:
0, 79, 65, 15
HSL:
349°, 68.6747%, 51.1765%
HSV (HSB):
349°, 79.1667%, 84.7059%
XYZ:
30.5618, 16.9975, 8.5075
xyY:
0.5451, 0.3032, 16.9975
CIE-Lab:
48.2569, 65.5750, 25.2854
CIE-LCH:
48.2569, 70.2811, 21.0864
CIE-Luv:
48.2569, 122.4433, 14.7291
Hunter-Lab:
41.2280, 60.1706, 16.6249
#d82d4c color charts
#d82d4c color shades, tints & tones
#d82d4c color schemes
#d82d4c color preview, HTML & CSS examples
This text has a color of #d82d4c
<p style="color:#d82d4c;">Text here</p>
.mytext {color:#d82d4c;}
This box has a color of #d82d4c
<div style="background-color:#d82d4c;">Content here</div>
.mybackground {background-color:#d82d4c;}
Border around this has a color of #d82d4c
<div style="border:2px solid #d82d4c;">Content here</div>
.myborder {border:2px solid #d82d4c;}