#d882c5 color space conversions
Hex:
#d882c5
RGB:
216, 130, 197
CMY:
15, 49, 23
CMYK:
0, 40, 9, 15
HSL:
313°, 52.4390%, 67.8431%
HSV (HSB):
313°, 39.8148%, 84.7059%
XYZ:
46.3796, 34.5954, 57.0564
xyY:
0.3360, 0.2506, 34.5954
CIE-Lab:
65.4324, 42.6383, -20.8412
CIE-LCH:
65.4324, 47.4593, 333.9510
CIE-Luv:
65.4324, 45.9836, -38.7631
Hunter-Lab:
58.8179, 37.8211, -16.3419
#d882c5 color charts
#d882c5 color shades, tints & tones
#d882c5 color schemes
#d882c5 color preview, HTML & CSS examples
This text has a color of #d882c5
<p style="color:#d882c5;">Text here</p>
.mytext {color:#d882c5;}
This box has a color of #d882c5
<div style="background-color:#d882c5;">Content here</div>
.mybackground {background-color:#d882c5;}
Border around this has a color of #d882c5
<div style="border:2px solid #d882c5;">Content here</div>
.myborder {border:2px solid #d882c5;}