#d899e1 color space conversions
Hex:
#d899e1
RGB:
216, 153, 225
CMY:
15, 40, 12
CMYK:
4, 32, 0, 12
HSL:
293°, 54.5455%, 74.1176%
HSV (HSB):
293°, 32.0000%, 88.2353%
XYZ:
53.3007, 42.8176, 76.6895
xyY:
0.3084, 0.2478, 42.8176
CIE-Lab:
71.4310, 35.4627, -27.2030
CIE-LCH:
71.4310, 44.6946, 322.5086
CIE-Luv:
71.4310, 30.1722, -48.3037
Hunter-Lab:
65.4352, 30.8870, -23.6828
#d899e1 color charts
#d899e1 color shades, tints & tones
#d899e1 color schemes
#d899e1 color preview, HTML & CSS examples
This text has a color of #d899e1
<p style="color:#d899e1;">Text here</p>
.mytext {color:#d899e1;}
This box has a color of #d899e1
<div style="background-color:#d899e1;">Content here</div>
.mybackground {background-color:#d899e1;}
Border around this has a color of #d899e1
<div style="border:2px solid #d899e1;">Content here</div>
.myborder {border:2px solid #d899e1;}