#d58d7e color space conversions
Hex:
#d58d7e
RGB:
213, 141, 126
CMY:
16, 45, 51
CMYK:
0, 34, 41, 16
HSL:
10°, 50.8772%, 66.4706%
HSV (HSB):
10°, 40.8451%, 83.5294%
XYZ:
40.7313, 34.7022, 24.2901
xyY:
0.4084, 0.3480, 34.7022
CIE-Lab:
65.5162, 25.6013, 19.2473
CIE-LCH:
65.5162, 32.0295, 36.9362
CIE-Luv:
65.5162, 50.3237, 20.5920
Hunter-Lab:
58.9086, 20.3307, 16.7887
#d58d7e color charts
#d58d7e color shades, tints & tones
#d58d7e color schemes
#d58d7e color preview, HTML & CSS examples
This text has a color of #d58d7e
<p style="color:#d58d7e;">Text here</p>
.mytext {color:#d58d7e;}
This box has a color of #d58d7e
<div style="background-color:#d58d7e;">Content here</div>
.mybackground {background-color:#d58d7e;}
Border around this has a color of #d58d7e
<div style="border:2px solid #d58d7e;">Content here</div>
.myborder {border:2px solid #d58d7e;}