#d17ebd color space conversions
Hex:
#d17ebd
RGB:
209, 126, 189
CMY:
18, 51, 26
CMYK:
0, 40, 10, 18
HSL:
314°, 47.4286%, 65.6863%
HSV (HSB):
314°, 39.7129%, 81.9608%
XYZ:
42.9407, 32.1511, 52.0867
xyY:
0.3376, 0.2528, 32.1511
CIE-Lab:
63.4676, 41.1274, -19.4045
CIE-LCH:
63.4676, 45.4753, 334.7415
CIE-Luv:
63.4676, 44.7261, -36.0750
Hunter-Lab:
56.7020, 35.9504, -14.7727
#d17ebd color charts
#d17ebd color shades, tints & tones
#d17ebd color schemes
#d17ebd color preview, HTML & CSS examples
This text has a color of #d17ebd
<p style="color:#d17ebd;">Text here</p>
.mytext {color:#d17ebd;}
This box has a color of #d17ebd
<div style="background-color:#d17ebd;">Content here</div>
.mybackground {background-color:#d17ebd;}
Border around this has a color of #d17ebd
<div style="border:2px solid #d17ebd;">Content here</div>
.myborder {border:2px solid #d17ebd;}