#d884c5 color space conversions
Hex:
#d884c5
RGB:
216, 132, 197
CMY:
15, 48, 23
CMYK:
0, 39, 9, 15
HSL:
314°, 51.8519%, 68.2353%
HSV (HSB):
314°, 38.8889%, 84.7059%
XYZ:
46.6482, 35.1327, 57.1460
xyY:
0.3358, 0.2529, 35.1327
CIE-Lab:
65.8518, 41.5891, -20.2025
CIE-LCH:
65.8518, 46.2363, 334.0912
CIE-Luv:
65.8518, 45.0250, -37.6314
Hunter-Lab:
59.2728, 36.7536, -15.6716
#d884c5 color charts
#d884c5 color shades, tints & tones
#d884c5 color schemes
#d884c5 color preview, HTML & CSS examples
This text has a color of #d884c5
<p style="color:#d884c5;">Text here</p>
.mytext {color:#d884c5;}
This box has a color of #d884c5
<div style="background-color:#d884c5;">Content here</div>
.mybackground {background-color:#d884c5;}
Border around this has a color of #d884c5
<div style="border:2px solid #d884c5;">Content here</div>
.myborder {border:2px solid #d884c5;}