#d47c6b color space conversions
Hex:
#d47c6b
RGB:
212, 124, 107
CMY:
17, 51, 58
CMYK:
0, 42, 50, 17
HSL:
10°, 54.9738%, 62.5490%
HSV (HSB):
10°, 49.5283%, 83.1373%
XYZ:
37.0129, 29.4739, 17.6482
xyY:
0.4399, 0.3503, 29.4739
CIE-Lab:
61.1976, 32.3766, 24.0533
CIE-LCH:
61.1976, 40.3337, 36.6095
CIE-Luv:
61.1976, 63.9781, 24.0425
Hunter-Lab:
54.2899, 26.6876, 18.7293
#d47c6b color charts
#d47c6b color shades, tints & tones
#d47c6b color schemes
#d47c6b color preview, HTML & CSS examples
This text has a color of #d47c6b
<p style="color:#d47c6b;">Text here</p>
.mytext {color:#d47c6b;}
This box has a color of #d47c6b
<div style="background-color:#d47c6b;">Content here</div>
.mybackground {background-color:#d47c6b;}
Border around this has a color of #d47c6b
<div style="border:2px solid #d47c6b;">Content here</div>
.myborder {border:2px solid #d47c6b;}