#d47b25 color space conversions
Hex:
#d47b25
RGB:
212, 123, 37
CMY:
17, 52, 85
CMYK:
0, 42, 83, 17
HSL:
29°, 70.2811%, 48.8235%
HSV (HSB):
29°, 82.5472%, 83.1373%
XYZ:
34.5683, 28.2965, 5.3901
xyY:
0.5065, 0.4146, 28.2965
CIE-Lab:
60.1557, 28.6453, 57.8670
CIE-LCH:
60.1557, 64.5689, 63.6637
CIE-Luv:
60.1557, 72.8432, 52.8633
Hunter-Lab:
53.1945, 22.9073, 31.2284
#d47b25 color charts
#d47b25 color shades, tints & tones
#d47b25 color schemes
#d47b25 color preview, HTML & CSS examples
This text has a color of #d47b25
<p style="color:#d47b25;">Text here</p>
.mytext {color:#d47b25;}
This box has a color of #d47b25
<div style="background-color:#d47b25;">Content here</div>
.mybackground {background-color:#d47b25;}
Border around this has a color of #d47b25
<div style="border:2px solid #d47b25;">Content here</div>
.myborder {border:2px solid #d47b25;}