#d899d8 color space conversions
Hex:
#d899d8
RGB:
216, 153, 216
CMY:
15, 40, 15
CMYK:
0, 29, 0, 15
HSL:
300°, 44.6809%, 72.3529%
HSV (HSB):
300°, 29.1667%, 84.7059%
XYZ:
52.1048, 42.3393, 70.3918
xyY:
0.3161, 0.2569, 42.3393
CIE-Lab:
71.1042, 33.7642, -22.7558
CIE-LCH:
71.1042, 40.7167, 326.0215
CIE-Luv:
71.1042, 31.5736, -40.8334
Hunter-Lab:
65.0686, 29.0668, -18.5924
#d899d8 color charts
#d899d8 color shades, tints & tones
#d899d8 color schemes
#d899d8 color preview, HTML & CSS examples
This text has a color of #d899d8
<p style="color:#d899d8;">Text here</p>
.mytext {color:#d899d8;}
This box has a color of #d899d8
<div style="background-color:#d899d8;">Content here</div>
.mybackground {background-color:#d899d8;}
Border around this has a color of #d899d8
<div style="border:2px solid #d899d8;">Content here</div>
.myborder {border:2px solid #d899d8;}