#d58d6a color space conversions
Hex:
#d58d6a
RGB:
213, 141, 106
CMY:
16, 45, 58
CMYK:
0, 34, 50, 16
HSL:
20°, 56.0209%, 62.5490%
HSV (HSB):
20°, 50.2347%, 83.5294%
XYZ:
39.5670, 34.2365, 18.1586
xyY:
0.4303, 0.3723, 34.2365
CIE-Lab:
65.1499, 23.5535, 29.8263
CIE-LCH:
65.1499, 38.0049, 51.7022
CIE-Luv:
65.1499, 53.0569, 32.8580
Hunter-Lab:
58.5120, 18.3094, 22.5583
#d58d6a color charts
#d58d6a color shades, tints & tones
#d58d6a color schemes
#d58d6a color preview, HTML & CSS examples
This text has a color of #d58d6a
<p style="color:#d58d6a;">Text here</p>
.mytext {color:#d58d6a;}
This box has a color of #d58d6a
<div style="background-color:#d58d6a;">Content here</div>
.mybackground {background-color:#d58d6a;}
Border around this has a color of #d58d6a
<div style="border:2px solid #d58d6a;">Content here</div>
.myborder {border:2px solid #d58d6a;}