#d48db5 color space conversions
Hex:
#d48db5
RGB:
212, 141, 181
CMY:
17, 45, 29
CMYK:
0, 33, 15, 17
HSL:
326°, 45.2229%, 69.2157%
HSV (HSB):
326°, 33.4906%, 83.1373%
XYZ:
45.0167, 36.3830, 48.3660
xyY:
0.3469, 0.2804, 36.3830
CIE-Lab:
66.8115, 32.7999, -9.8223
CIE-LCH:
66.8115, 34.2391, 343.3291
CIE-Luv:
66.8115, 40.7029, -20.2813
Hunter-Lab:
60.3183, 27.6610, -5.3187
#d48db5 color charts
#d48db5 color shades, tints & tones
#d48db5 color schemes
#d48db5 color preview, HTML & CSS examples
This text has a color of #d48db5
<p style="color:#d48db5;">Text here</p>
.mytext {color:#d48db5;}
This box has a color of #d48db5
<div style="background-color:#d48db5;">Content here</div>
.mybackground {background-color:#d48db5;}
Border around this has a color of #d48db5
<div style="border:2px solid #d48db5;">Content here</div>
.myborder {border:2px solid #d48db5;}