#d18dbd color space conversions
Hex:
#d18dbd
RGB:
209, 141, 189
CMY:
18, 45, 26
CMYK:
0, 33, 10, 18
HSL:
318°, 42.5000%, 68.6275%
HSV (HSB):
318°, 32.5359%, 81.9608%
XYZ:
45.0047, 36.2792, 52.7747
xyY:
0.3357, 0.2706, 36.2792
CIE-Lab:
66.7327, 33.1049, -14.4607
CIE-LCH:
66.7327, 36.1255, 336.4036
CIE-Luv:
66.7327, 37.2885, -27.3615
Hunter-Lab:
60.2322, 27.9664, -9.7866
#d18dbd color charts
#d18dbd color shades, tints & tones
#d18dbd color schemes
#d18dbd color preview, HTML & CSS examples
This text has a color of #d18dbd
<p style="color:#d18dbd;">Text here</p>
.mytext {color:#d18dbd;}
This box has a color of #d18dbd
<div style="background-color:#d18dbd;">Content here</div>
.mybackground {background-color:#d18dbd;}
Border around this has a color of #d18dbd
<div style="border:2px solid #d18dbd;">Content here</div>
.myborder {border:2px solid #d18dbd;}