#d48da9 color space conversions
Hex:
#d48da9
RGB:
212, 141, 169
CMY:
17, 45, 34
CMYK:
0, 33, 20, 17
HSL:
336°, 45.2229%, 69.2157%
HSV (HSB):
336°, 33.4906%, 83.1373%
XYZ:
43.8377, 35.9114, 42.1572
xyY:
0.3596, 0.2946, 35.9114
CIE-Lab:
66.4522, 30.9162, -3.6108
CIE-LCH:
66.4522, 31.1263, 353.3384
CIE-Luv:
66.4522, 42.7520, -10.7697
Hunter-Lab:
59.9261, 25.7073, 0.2386
#d48da9 color charts
#d48da9 color shades, tints & tones
#d48da9 color schemes
#d48da9 color preview, HTML & CSS examples
This text has a color of #d48da9
<p style="color:#d48da9;">Text here</p>
.mytext {color:#d48da9;}
This box has a color of #d48da9
<div style="background-color:#d48da9;">Content here</div>
.mybackground {background-color:#d48da9;}
Border around this has a color of #d48da9
<div style="border:2px solid #d48da9;">Content here</div>
.myborder {border:2px solid #d48da9;}