#d47c9e color space conversions
Hex:
#d47c9e
RGB:
212, 124, 158
CMY:
17, 51, 38
CMYK:
0, 42, 25, 17
HSL:
337°, 50.5747%, 65.8824%
HSV (HSB):
337°, 41.5094%, 83.1373%
XYZ:
40.5306, 30.8810, 36.1722
xyY:
0.3767, 0.2870, 30.8810
CIE-Lab:
62.4070, 38.3825, -3.3320
CIE-LCH:
62.4070, 38.5269, 355.0386
CIE-Luv:
62.4070, 54.3182, -11.6814
Hunter-Lab:
55.5707, 32.9407, 0.3063
#d47c9e color charts
#d47c9e color shades, tints & tones
#d47c9e color schemes
#d47c9e color preview, HTML & CSS examples
This text has a color of #d47c9e
<p style="color:#d47c9e;">Text here</p>
.mytext {color:#d47c9e;}
This box has a color of #d47c9e
<div style="background-color:#d47c9e;">Content here</div>
.mybackground {background-color:#d47c9e;}
Border around this has a color of #d47c9e
<div style="border:2px solid #d47c9e;">Content here</div>
.myborder {border:2px solid #d47c9e;}