#d47bb4 color space conversions
Hex:
#d47bb4
RGB:
212, 123, 180
CMY:
17, 52, 29
CMYK:
0, 42, 15, 17
HSL:
322°, 50.8571%, 65.6863%
HSV (HSB):
322°, 41.9811%, 83.1373%
XYZ:
42.4726, 31.4583, 47.0135
xyY:
0.3512, 0.2601, 31.4583
CIE-Lab:
62.8926, 42.2068, -15.1432
CIE-LCH:
62.8926, 44.8411, 340.2627
CIE-Luv:
62.8926, 50.1857, -29.7123
Hunter-Lab:
56.0877, 37.0163, -10.4364
#d47bb4 color charts
#d47bb4 color shades, tints & tones
#d47bb4 color schemes
#d47bb4 color preview, HTML & CSS examples
This text has a color of #d47bb4
<p style="color:#d47bb4;">Text here</p>
.mytext {color:#d47bb4;}
This box has a color of #d47bb4
<div style="background-color:#d47bb4;">Content here</div>
.mybackground {background-color:#d47bb4;}
Border around this has a color of #d47bb4
<div style="border:2px solid #d47bb4;">Content here</div>
.myborder {border:2px solid #d47bb4;}