#d58f4c color space conversions
Hex:
#d58f4c
RGB:
213, 143, 76
CMY:
16, 44, 70
CMYK:
0, 33, 64, 16
HSL:
29°, 61.9910%, 56.6667%
HSV (HSB):
29°, 64.3192%, 83.5294%
XYZ:
38.5675, 34.3129, 11.4278
xyY:
0.4575, 0.4070, 34.3129
CIE-Lab:
65.2101, 20.1234, 45.6772
CIE-LCH:
65.2101, 49.9135, 66.2238
CIE-Luv:
65.2101, 54.8721, 48.5482
Hunter-Lab:
58.5772, 15.0153, 29.4372
#d58f4c color charts
#d58f4c color shades, tints & tones
#d58f4c color schemes
#d58f4c color preview, HTML & CSS examples
This text has a color of #d58f4c
<p style="color:#d58f4c;">Text here</p>
.mytext {color:#d58f4c;}
This box has a color of #d58f4c
<div style="background-color:#d58f4c;">Content here</div>
.mybackground {background-color:#d58f4c;}
Border around this has a color of #d58f4c
<div style="border:2px solid #d58f4c;">Content here</div>
.myborder {border:2px solid #d58f4c;}