#d18bbd color space conversions
Hex:
#d18bbd
RGB:
209, 139, 189
CMY:
18, 45, 26
CMYK:
0, 33, 10, 18
HSL:
317°, 43.2099%, 68.2353%
HSV (HSB):
317°, 33.4928%, 81.9608%
XYZ:
44.7124, 35.6947, 52.6773
xyY:
0.3360, 0.2682, 35.6947
CIE-Lab:
66.2860, 34.1851, -15.1342
CIE-LCH:
66.2860, 37.3853, 336.1204
CIE-Luv:
66.2860, 38.3034, -28.5507
Hunter-Lab:
59.7450, 29.0334, -10.4546
#d18bbd color charts
#d18bbd color shades, tints & tones
#d18bbd color schemes
#d18bbd color preview, HTML & CSS examples
This text has a color of #d18bbd
<p style="color:#d18bbd;">Text here</p>
.mytext {color:#d18bbd;}
This box has a color of #d18bbd
<div style="background-color:#d18bbd;">Content here</div>
.mybackground {background-color:#d18bbd;}
Border around this has a color of #d18bbd
<div style="border:2px solid #d18bbd;">Content here</div>
.myborder {border:2px solid #d18bbd;}