#d48cc3 color space conversions
Hex:
#d48cc3
RGB:
212, 140, 195
CMY:
17, 45, 24
CMYK:
0, 34, 8, 17
HSL:
314°, 45.5696%, 69.0196%
HSV (HSB):
314°, 33.9623%, 83.1373%
XYZ:
46.3798, 36.6933, 56.2678
xyY:
0.3329, 0.2633, 36.6933
CIE-Lab:
67.0463, 35.6825, -17.3123
CIE-LCH:
67.0463, 39.6605, 334.1184
CIE-Luv:
67.0463, 38.7724, -32.2308
Hunter-Lab:
60.5750, 30.6637, -12.6716
#d48cc3 color charts
#d48cc3 color shades, tints & tones
#d48cc3 color schemes
#d48cc3 color preview, HTML & CSS examples
This text has a color of #d48cc3
<p style="color:#d48cc3;">Text here</p>
.mytext {color:#d48cc3;}
This box has a color of #d48cc3
<div style="background-color:#d48cc3;">Content here</div>
.mybackground {background-color:#d48cc3;}
Border around this has a color of #d48cc3
<div style="border:2px solid #d48cc3;">Content here</div>
.myborder {border:2px solid #d48cc3;}