#d38e30 color space conversions
Hex:
#d38e30
RGB:
211, 142, 48
CMY:
17, 44, 81
CMYK:
0, 33, 77, 17
HSL:
35°, 64.9402%, 50.7843%
HSV (HSB):
35°, 77.2512%, 82.7451%
XYZ:
37.0705, 33.4083, 7.2909
xyY:
0.4767, 0.4296, 33.4083
CIE-Lab:
64.4901, 18.3739, 57.5609
CIE-LCH:
64.4901, 60.4223, 72.2965
CIE-Luv:
64.4901, 56.1016, 57.4434
Hunter-Lab:
57.7999, 13.3327, 32.9810
#d38e30 color charts
#d38e30 color shades, tints & tones
#d38e30 color schemes
#d38e30 color preview, HTML & CSS examples
This text has a color of #d38e30
<p style="color:#d38e30;">Text here</p>
.mytext {color:#d38e30;}
This box has a color of #d38e30
<div style="background-color:#d38e30;">Content here</div>
.mybackground {background-color:#d38e30;}
Border around this has a color of #d38e30
<div style="border:2px solid #d38e30;">Content here</div>
.myborder {border:2px solid #d38e30;}