#d38a30 color space conversions
Hex:
#d38a30
RGB:
211, 138, 48
CMY:
17, 46, 81
CMYK:
0, 35, 77, 17
HSL:
33°, 64.9402%, 50.7843%
HSV (HSB):
33°, 77.2512%, 82.7451%
XYZ:
36.4859, 32.2392, 7.0961
xyY:
0.4812, 0.4252, 32.2392
CIE-Lab:
63.5401, 20.5386, 56.6529
CIE-LCH:
63.5401, 60.2610, 70.0727
CIE-Luv:
63.5401, 59.2638, 55.8653
Hunter-Lab:
56.7796, 15.3378, 32.3359
#d38a30 color charts
#d38a30 color shades, tints & tones
#d38a30 color schemes
#d38a30 color preview, HTML & CSS examples
This text has a color of #d38a30
<p style="color:#d38a30;">Text here</p>
.mytext {color:#d38a30;}
This box has a color of #d38a30
<div style="background-color:#d38a30;">Content here</div>
.mybackground {background-color:#d38a30;}
Border around this has a color of #d38a30
<div style="border:2px solid #d38a30;">Content here</div>
.myborder {border:2px solid #d38a30;}