#d37c9e color space conversions
Hex:
#d37c9e
RGB:
211, 124, 158
CMY:
17, 51, 38
CMYK:
0, 41, 25, 17
HSL:
337°, 49.7143%, 65.6863%
HSV (HSB):
337°, 41.2322%, 82.7451%
XYZ:
40.2432, 30.7328, 36.1587
xyY:
0.3756, 0.2869, 30.7328
CIE-Lab:
62.2814, 38.0322, -3.5314
CIE-LCH:
62.2814, 38.1958, 354.6952
CIE-Luv:
62.2814, 53.5789, -11.8913
Hunter-Lab:
55.4372, 32.5624, 0.1343
#d37c9e color charts
#d37c9e color shades, tints & tones
#d37c9e color schemes
#d37c9e color preview, HTML & CSS examples
This text has a color of #d37c9e
<p style="color:#d37c9e;">Text here</p>
.mytext {color:#d37c9e;}
This box has a color of #d37c9e
<div style="background-color:#d37c9e;">Content here</div>
.mybackground {background-color:#d37c9e;}
Border around this has a color of #d37c9e
<div style="border:2px solid #d37c9e;">Content here</div>
.myborder {border:2px solid #d37c9e;}