#d58f4e color space conversions
Hex:
#d58f4e
RGB:
213, 143, 78
CMY:
16, 44, 69
CMYK:
0, 33, 63, 16
HSL:
29°, 61.6438%, 57.0588%
HSV (HSB):
29°, 63.3803%, 83.5294%
XYZ:
38.6382, 34.3411, 11.7998
xyY:
0.4558, 0.4051, 34.3411
CIE-Lab:
65.2324, 20.2532, 44.7029
CIE-LCH:
65.2324, 49.0769, 65.6265
CIE-Luv:
65.2324, 54.6889, 47.7124
Hunter-Lab:
58.6013, 15.1399, 29.0825
#d58f4e color charts
#d58f4e color shades, tints & tones
#d58f4e color schemes
#d58f4e color preview, HTML & CSS examples
This text has a color of #d58f4e
<p style="color:#d58f4e;">Text here</p>
.mytext {color:#d58f4e;}
This box has a color of #d58f4e
<div style="background-color:#d58f4e;">Content here</div>
.mybackground {background-color:#d58f4e;}
Border around this has a color of #d58f4e
<div style="border:2px solid #d58f4e;">Content here</div>
.myborder {border:2px solid #d58f4e;}