#d58b8f color space conversions
Hex:
#d58b8f
RGB:
213, 139, 143
CMY:
16, 45, 44
CMYK:
0, 35, 33, 16
HSL:
357°, 46.8354%, 69.0196%
HSV (HSB):
357°, 34.7418%, 83.5294%
XYZ:
41.6311, 34.5945, 30.4698
xyY:
0.3902, 0.3242, 34.5945
CIE-Lab:
65.4318, 28.7208, 9.5819
CIE-LCH:
65.4318, 30.2770, 18.4498
CIE-Luv:
65.4318, 48.9800, 7.8477
Hunter-Lab:
58.8171, 23.4134, 10.4572
#d58b8f color charts
#d58b8f color shades, tints & tones
#d58b8f color schemes
#d58b8f color preview, HTML & CSS examples
This text has a color of #d58b8f
<p style="color:#d58b8f;">Text here</p>
.mytext {color:#d58b8f;}
This box has a color of #d58b8f
<div style="background-color:#d58b8f;">Content here</div>
.mybackground {background-color:#d58b8f;}
Border around this has a color of #d58b8f
<div style="border:2px solid #d58b8f;">Content here</div>
.myborder {border:2px solid #d58b8f;}