#d58d8e color space conversions
Hex:
#d58d8e
RGB:
213, 141, 142
CMY:
16, 45, 44
CMYK:
0, 34, 33, 16
HSL:
359°, 46.1538%, 69.4118%
HSV (HSB):
359°, 33.8028%, 83.5294%
XYZ:
41.8479, 35.1489, 30.1700
xyY:
0.3905, 0.3280, 35.1489
CIE-Lab:
65.8644, 27.5140, 10.7583
CIE-LCH:
65.8644, 29.5425, 21.3562
CIE-Luv:
65.8644, 47.8990, 9.6445
Hunter-Lab:
59.2865, 22.2446, 11.3288
#d58d8e color charts
#d58d8e color shades, tints & tones
#d58d8e color schemes
#d58d8e color preview, HTML & CSS examples
This text has a color of #d58d8e
<p style="color:#d58d8e;">Text here</p>
.mytext {color:#d58d8e;}
This box has a color of #d58d8e
<div style="background-color:#d58d8e;">Content here</div>
.mybackground {background-color:#d58d8e;}
Border around this has a color of #d58d8e
<div style="border:2px solid #d58d8e;">Content here</div>
.myborder {border:2px solid #d58d8e;}