#d47c9a color space conversions
Hex:
#d47c9a
RGB:
212, 124, 154
CMY:
17, 51, 40
CMYK:
0, 42, 27, 17
HSL:
340°, 50.5747%, 65.8824%
HSV (HSB):
340°, 41.5094%, 83.1373%
XYZ:
40.1918, 30.7454, 34.3880
xyY:
0.3816, 0.2919, 30.7454
CIE-Lab:
62.2922, 37.8260, -1.2141
CIE-LCH:
62.2922, 37.8455, 358.1617
CIE-Luv:
62.2922, 55.1426, -8.5968
Hunter-Lab:
55.4486, 32.3503, 2.0437
#d47c9a color charts
#d47c9a color shades, tints & tones
#d47c9a color schemes
#d47c9a color preview, HTML & CSS examples
This text has a color of #d47c9a
<p style="color:#d47c9a;">Text here</p>
.mytext {color:#d47c9a;}
This box has a color of #d47c9a
<div style="background-color:#d47c9a;">Content here</div>
.mybackground {background-color:#d47c9a;}
Border around this has a color of #d47c9a
<div style="border:2px solid #d47c9a;">Content here</div>
.myborder {border:2px solid #d47c9a;}