#d58c7c color space conversions
Hex:
#d58c7c
RGB:
213, 140, 124
CMY:
16, 45, 51
CMYK:
0, 34, 42, 16
HSL:
11°, 51.4451%, 66.0784%
HSV (HSB):
11°, 41.7840%, 83.5294%
XYZ:
40.4567, 34.3575, 23.5681
xyY:
0.4112, 0.3492, 34.3575
CIE-Lab:
65.2454, 25.9196, 19.9942
CIE-LCH:
65.2454, 32.7352, 37.6464
CIE-Luv:
65.2454, 51.2760, 21.3817
Hunter-Lab:
58.6153, 20.6253, 17.1913
#d58c7c color charts
#d58c7c color shades, tints & tones
#d58c7c color schemes
#d58c7c color preview, HTML & CSS examples
This text has a color of #d58c7c
<p style="color:#d58c7c;">Text here</p>
.mytext {color:#d58c7c;}
This box has a color of #d58c7c
<div style="background-color:#d58c7c;">Content here</div>
.mybackground {background-color:#d58c7c;}
Border around this has a color of #d58c7c
<div style="border:2px solid #d58c7c;">Content here</div>
.myborder {border:2px solid #d58c7c;}