#d47b5b color space conversions
Hex:
#d47b5b
RGB:
212, 123, 91
CMY:
17, 52, 64
CMYK:
0, 42, 57, 17
HSL:
16°, 58.4541%, 59.4118%
HSV (HSB):
16°, 57.0755%, 83.1373%
XYZ:
36.1227, 28.9183, 13.5754
xyY:
0.4595, 0.3678, 28.9183
CIE-Lab:
60.7095, 31.5297, 32.3433
CIE-LCH:
60.7095, 45.1687, 45.7298
CIE-Luv:
60.7095, 67.1860, 32.6450
Hunter-Lab:
53.7757, 25.7959, 22.6755
#d47b5b color charts
#d47b5b color shades, tints & tones
#d47b5b color schemes
#d47b5b color preview, HTML & CSS examples
This text has a color of #d47b5b
<p style="color:#d47b5b;">Text here</p>
.mytext {color:#d47b5b;}
This box has a color of #d47b5b
<div style="background-color:#d47b5b;">Content here</div>
.mybackground {background-color:#d47b5b;}
Border around this has a color of #d47b5b
<div style="border:2px solid #d47b5b;">Content here</div>
.myborder {border:2px solid #d47b5b;}