#d47f56 color space conversions
Hex:
#d47f56
RGB:
212, 127, 86
CMY:
17, 50, 66
CMYK:
0, 40, 59, 17
HSL:
20°, 59.4340%, 58.4314%
HSV (HSB):
20°, 59.4340%, 83.1373%
XYZ:
36.4205, 29.8477, 12.6457
xyY:
0.4615, 0.3782, 29.8477
CIE-Lab:
61.5226, 29.0174, 36.0803
CIE-LCH:
61.5226, 46.3012, 51.1922
CIE-Luv:
61.5226, 64.9475, 36.9562
Hunter-Lab:
54.6330, 23.3871, 24.5195
#d47f56 color charts
#d47f56 color shades, tints & tones
#d47f56 color schemes
#d47f56 color preview, HTML & CSS examples
This text has a color of #d47f56
<p style="color:#d47f56;">Text here</p>
.mytext {color:#d47f56;}
This box has a color of #d47f56
<div style="background-color:#d47f56;">Content here</div>
.mybackground {background-color:#d47f56;}
Border around this has a color of #d47f56
<div style="border:2px solid #d47f56;">Content here</div>
.myborder {border:2px solid #d47f56;}