#d47db9 color space conversions
Hex:
#d47db9
RGB:
212, 125, 185
CMY:
17, 51, 27
CMYK:
0, 41, 13, 17
HSL:
319°, 50.2890%, 66.0784%
HSV (HSB):
319°, 41.0377%, 83.1373%
XYZ:
43.2419, 32.1671, 49.8287
xyY:
0.3453, 0.2568, 32.1671
CIE-Lab:
63.4807, 41.9661, -17.0881
CIE-LCH:
63.4807, 45.3118, 337.8444
CIE-Luv:
63.4807, 48.1285, -32.6723
Hunter-Lab:
56.7160, 36.8406, -12.3889
#d47db9 color charts
#d47db9 color shades, tints & tones
#d47db9 color schemes
#d47db9 color preview, HTML & CSS examples
This text has a color of #d47db9
<p style="color:#d47db9;">Text here</p>
.mytext {color:#d47db9;}
This box has a color of #d47db9
<div style="background-color:#d47db9;">Content here</div>
.mybackground {background-color:#d47db9;}
Border around this has a color of #d47db9
<div style="border:2px solid #d47db9;">Content here</div>
.myborder {border:2px solid #d47db9;}