#d82c8d color space conversions
Hex:
#d82c8d
RGB:
216, 44, 141
CMY:
15, 83, 45
CMYK:
0, 80, 35, 15
HSL:
326°, 68.8000%, 50.9804%
HSV (HSB):
326°, 79.6296%, 84.7059%
XYZ:
34.0273, 18.3234, 26.9426
xyY:
0.4291, 0.2311, 18.3234
CIE-Lab:
49.8860, 71.0397, -11.9650
CIE-LCH:
49.8860, 72.0402, 350.4396
CIE-Luv:
49.8860, 98.1996, -29.2935
Hunter-Lab:
42.8058, 66.9835, -7.3539
#d82c8d color charts
#d82c8d color shades, tints & tones
#d82c8d color schemes
#d82c8d color preview, HTML & CSS examples
This text has a color of #d82c8d
<p style="color:#d82c8d;">Text here</p>
.mytext {color:#d82c8d;}
This box has a color of #d82c8d
<div style="background-color:#d82c8d;">Content here</div>
.mybackground {background-color:#d82c8d;}
Border around this has a color of #d82c8d
<div style="border:2px solid #d82c8d;">Content here</div>
.myborder {border:2px solid #d82c8d;}