#d47c9f color space conversions
Hex:
#d47c9f
RGB:
212, 124, 159
CMY:
17, 51, 38
CMYK:
0, 42, 25, 17
HSL:
336°, 50.5747%, 65.8824%
HSV (HSB):
336°, 41.5094%, 83.1373%
XYZ:
40.6170, 30.9156, 36.6274
xyY:
0.3755, 0.2858, 30.9156
CIE-Lab:
62.4363, 38.5238, -3.8602
CIE-LCH:
62.4363, 38.7167, 354.2779
CIE-Luv:
62.4363, 54.1110, -12.4578
Hunter-Lab:
55.6018, 33.0910, -0.1358
#d47c9f color charts
#d47c9f color shades, tints & tones
#d47c9f color schemes
#d47c9f color preview, HTML & CSS examples
This text has a color of #d47c9f
<p style="color:#d47c9f;">Text here</p>
.mytext {color:#d47c9f;}
This box has a color of #d47c9f
<div style="background-color:#d47c9f;">Content here</div>
.mybackground {background-color:#d47c9f;}
Border around this has a color of #d47c9f
<div style="border:2px solid #d47c9f;">Content here</div>
.myborder {border:2px solid #d47c9f;}