#d58b8b color space conversions
Hex:
#d58b8b
RGB:
213, 139, 139
CMY:
16, 45, 45
CMYK:
0, 35, 35, 16
HSL:
0°, 46.8354%, 69.0196%
HSV (HSB):
0°, 34.7418%, 83.5294%
XYZ:
41.3334, 34.4755, 28.9020
xyY:
0.3947, 0.3292, 34.4755
CIE-Lab:
65.3382, 28.2167, 11.7039
CIE-LCH:
65.3382, 30.5477, 22.5280
CIE-Luv:
65.3382, 49.6246, 10.6929
Hunter-Lab:
58.7158, 22.9037, 11.9164
#d58b8b color charts
#d58b8b color shades, tints & tones
#d58b8b color schemes
#d58b8b color preview, HTML & CSS examples
This text has a color of #d58b8b
<p style="color:#d58b8b;">Text here</p>
.mytext {color:#d58b8b;}
This box has a color of #d58b8b
<div style="background-color:#d58b8b;">Content here</div>
.mybackground {background-color:#d58b8b;}
Border around this has a color of #d58b8b
<div style="border:2px solid #d58b8b;">Content here</div>
.myborder {border:2px solid #d58b8b;}