#d58e8c color space conversions
Hex:
#d58e8c
RGB:
213, 142, 140
CMY:
16, 44, 45
CMYK:
0, 33, 34, 16
HSL:
2°, 46.4968%, 69.2157%
HSV (HSB):
2°, 34.2723%, 83.5294%
XYZ:
41.8472, 35.3856, 29.4355
xyY:
0.3923, 0.3317, 35.3856
CIE-Lab:
66.0478, 26.7214, 12.1413
CIE-LCH:
66.0478, 29.3504, 24.4355
CIE-Luv:
66.0478, 47.5847, 11.6000
Hunter-Lab:
59.4858, 21.4715, 12.3015
#d58e8c color charts
#d58e8c color shades, tints & tones
#d58e8c color schemes
#d58e8c color preview, HTML & CSS examples
This text has a color of #d58e8c
<p style="color:#d58e8c;">Text here</p>
.mytext {color:#d58e8c;}
This box has a color of #d58e8c
<div style="background-color:#d58e8c;">Content here</div>
.mybackground {background-color:#d58e8c;}
Border around this has a color of #d58e8c
<div style="border:2px solid #d58e8c;">Content here</div>
.myborder {border:2px solid #d58e8c;}