#d48bbd color space conversions
Hex:
#d48bbd
RGB:
212, 139, 189
CMY:
17, 45, 26
CMYK:
0, 34, 11, 17
HSL:
319°, 45.9119%, 68.8235%
HSV (HSB):
319°, 34.4340%, 83.1373%
XYZ:
45.5693, 36.1364, 52.7174
xyY:
0.3390, 0.2688, 36.1364
CIE-Lab:
66.6240, 35.1964, -14.5912
CIE-LCH:
66.6240, 38.1010, 337.4828
CIE-Luv:
66.6240, 40.3399, -27.9221
Hunter-Lab:
60.1136, 30.1138, -9.9156
#d48bbd color charts
#d48bbd color shades, tints & tones
#d48bbd color schemes
#d48bbd color preview, HTML & CSS examples
This text has a color of #d48bbd
<p style="color:#d48bbd;">Text here</p>
.mytext {color:#d48bbd;}
This box has a color of #d48bbd
<div style="background-color:#d48bbd;">Content here</div>
.mybackground {background-color:#d48bbd;}
Border around this has a color of #d48bbd
<div style="border:2px solid #d48bbd;">Content here</div>
.myborder {border:2px solid #d48bbd;}