#d58a8e color space conversions
Hex:
#d58a8e
RGB:
213, 138, 142
CMY:
16, 46, 44
CMYK:
0, 35, 33, 16
HSL:
357°, 47.1698%, 68.8235%
HSV (HSB):
357°, 35.2113%, 83.5294%
XYZ:
41.4115, 34.2761, 30.0245
xyY:
0.3917, 0.3242, 34.2761
CIE-Lab:
65.1811, 29.1324, 9.7902
CIE-LCH:
65.1811, 30.7334, 18.5753
CIE-Luv:
65.1811, 49.7624, 8.0250
Hunter-Lab:
58.5458, 23.8043, 10.5759
#d58a8e color charts
#d58a8e color shades, tints & tones
#d58a8e color schemes
#d58a8e color preview, HTML & CSS examples
This text has a color of #d58a8e
<p style="color:#d58a8e;">Text here</p>
.mytext {color:#d58a8e;}
This box has a color of #d58a8e
<div style="background-color:#d58a8e;">Content here</div>
.mybackground {background-color:#d58a8e;}
Border around this has a color of #d58a8e
<div style="border:2px solid #d58a8e;">Content here</div>
.myborder {border:2px solid #d58a8e;}