#d38e00 color space conversions
Hex:
#d38e00
RGB:
211, 142, 0
CMY:
17, 44, 100
CMYK:
0, 33, 100, 17
HSL:
40°, 100.0000%, 41.3725%
HSV (HSB):
40°, 100.0000%, 82.7451%
XYZ:
36.5370, 33.1949, 4.4815
xyY:
0.4923, 0.4473, 33.1949
CIE-Lab:
64.3184, 17.3533, 69.4265
CIE-LCH:
64.3184, 71.5623, 75.9664
CIE-Luv:
64.3184, 57.6097, 64.3240
Hunter-Lab:
57.6150, 12.3708, 35.7187
#d38e00 color charts
#d38e00 color shades, tints & tones
#d38e00 color schemes
#d38e00 color preview, HTML & CSS examples
This text has a color of #d38e00
<p style="color:#d38e00;">Text here</p>
.mytext {color:#d38e00;}
This box has a color of #d38e00
<div style="background-color:#d38e00;">Content here</div>
.mybackground {background-color:#d38e00;}
Border around this has a color of #d38e00
<div style="border:2px solid #d38e00;">Content here</div>
.myborder {border:2px solid #d38e00;}