#d58d2f color space conversions
Hex:
#d58d2f
RGB:
213, 141, 47
CMY:
16, 45, 82
CMYK:
0, 34, 78, 16
HSL:
34°, 66.4000%, 50.9804%
HSV (HSB):
34°, 77.9343%, 83.5294%
XYZ:
37.4785, 33.4011, 7.1611
xyY:
0.4802, 0.4280, 33.4011
CIE-Lab:
64.4844, 19.7343, 58.0361
CIE-LCH:
64.4844, 61.2995, 71.2202
CIE-Luv:
64.4844, 58.5754, 57.4133
Hunter-Lab:
57.7937, 14.6162, 33.1091
#d58d2f color charts
#d58d2f color shades, tints & tones
#d58d2f color schemes
#d58d2f color preview, HTML & CSS examples
This text has a color of #d58d2f
<p style="color:#d58d2f;">Text here</p>
.mytext {color:#d58d2f;}
This box has a color of #d58d2f
<div style="background-color:#d58d2f;">Content here</div>
.mybackground {background-color:#d58d2f;}
Border around this has a color of #d58d2f
<div style="border:2px solid #d58d2f;">Content here</div>
.myborder {border:2px solid #d58d2f;}