#d36c8e color space conversions
Hex:
#d36c8e
RGB:
211, 108, 142
CMY:
17, 58, 44
CMYK:
0, 49, 33, 17
HSL:
340°, 53.9267%, 62.5490%
HSV (HSB):
340°, 48.8152%, 82.7451%
XYZ:
37.1090, 26.5270, 28.7555
xyY:
0.4016, 0.2871, 26.5270
CIE-Lab:
58.5339, 44.1738, 0.1899
CIE-LCH:
58.5339, 44.1742, 0.2463
CIE-Luv:
58.5339, 66.1356, -7.8705
Hunter-Lab:
51.5044, 38.4770, 2.9507
#d36c8e color charts
#d36c8e color shades, tints & tones
#d36c8e color schemes
#d36c8e color preview, HTML & CSS examples
This text has a color of #d36c8e
<p style="color:#d36c8e;">Text here</p>
.mytext {color:#d36c8e;}
This box has a color of #d36c8e
<div style="background-color:#d36c8e;">Content here</div>
.mybackground {background-color:#d36c8e;}
Border around this has a color of #d36c8e
<div style="border:2px solid #d36c8e;">Content here</div>
.myborder {border:2px solid #d36c8e;}