#d47da5 color space conversions
Hex:
#d47da5
RGB:
212, 125, 165
CMY:
17, 51, 35
CMYK:
0, 41, 22, 17
HSL:
332°, 50.2890%, 66.0784%
HSV (HSB):
332°, 41.0377%, 83.1373%
XYZ:
41.2765, 31.3809, 39.4789
xyY:
0.3681, 0.2798, 31.3809
CIE-Lab:
62.8279, 38.8633, -6.7048
CIE-LCH:
62.8279, 39.4375, 350.2115
CIE-Luv:
62.8279, 52.3185, -16.6140
Hunter-Lab:
56.0187, 33.4925, -2.5713
#d47da5 color charts
#d47da5 color shades, tints & tones
#d47da5 color schemes
#d47da5 color preview, HTML & CSS examples
This text has a color of #d47da5
<p style="color:#d47da5;">Text here</p>
.mytext {color:#d47da5;}
This box has a color of #d47da5
<div style="background-color:#d47da5;">Content here</div>
.mybackground {background-color:#d47da5;}
Border around this has a color of #d47da5
<div style="border:2px solid #d47da5;">Content here</div>
.myborder {border:2px solid #d47da5;}