#d58b1f color space conversions
Hex:
#d58b1f
RGB:
213, 139, 31
CMY:
16, 45, 88
CMYK:
0, 35, 85, 16
HSL:
36°, 74.5902%, 47.8431%
HSV (HSB):
36°, 85.4460%, 83.5294%
XYZ:
36.9205, 32.7103, 5.6641
xyY:
0.4903, 0.4344, 32.7103
CIE-Lab:
63.9256, 20.3139, 63.1429
CIE-LCH:
63.9256, 66.3301, 72.1664
CIE-Luv:
63.9256, 60.9577, 60.0529
Hunter-Lab:
57.1929, 15.1419, 34.1632
#d58b1f color charts
#d58b1f color shades, tints & tones
#d58b1f color schemes
#d58b1f color preview, HTML & CSS examples
This text has a color of #d58b1f
<p style="color:#d58b1f;">Text here</p>
.mytext {color:#d58b1f;}
This box has a color of #d58b1f
<div style="background-color:#d58b1f;">Content here</div>
.mybackground {background-color:#d58b1f;}
Border around this has a color of #d58b1f
<div style="border:2px solid #d58b1f;">Content here</div>
.myborder {border:2px solid #d58b1f;}