#d47c27 color space conversions
Hex:
#d47c27
RGB:
212, 124, 39
CMY:
17, 51, 85
CMYK:
0, 42, 82, 17
HSL:
29°, 68.9243%, 49.2157%
HSV (HSB):
29°, 81.6038%, 83.1373%
XYZ:
34.7252, 28.5588, 5.6016
xyY:
0.5041, 0.4146, 28.5588
CIE-Lab:
60.3903, 28.1735, 57.3230
CIE-LCH:
60.3903, 63.8723, 63.8265
CIE-Luv:
60.3903, 71.9048, 52.7878
Hunter-Lab:
53.4405, 22.4672, 31.1935
#d47c27 color charts
#d47c27 color shades, tints & tones
#d47c27 color schemes
#d47c27 color preview, HTML & CSS examples
This text has a color of #d47c27
<p style="color:#d47c27;">Text here</p>
.mytext {color:#d47c27;}
This box has a color of #d47c27
<div style="background-color:#d47c27;">Content here</div>
.mybackground {background-color:#d47c27;}
Border around this has a color of #d47c27
<div style="border:2px solid #d47c27;">Content here</div>
.myborder {border:2px solid #d47c27;}