#d7957c color space conversions
Hex:
#d7957c
RGB:
215, 149, 124
CMY:
16, 42, 51
CMYK:
0, 31, 42, 16
HSL:
16°, 53.2164%, 66.4706%
HSV (HSB):
16°, 42.3256%, 84.3137%
XYZ:
42.4099, 37.3972, 24.0519
xyY:
0.4083, 0.3601, 37.3972
CIE-Lab:
67.5740, 21.8402, 23.1930
CIE-LCH:
67.5740, 31.8576, 46.7206
CIE-Luv:
67.5740, 46.8072, 26.2717
Hunter-Lab:
61.1533, 16.7718, 19.4882
#d7957c color charts
#d7957c color shades, tints & tones
#d7957c color schemes
#d7957c color preview, HTML & CSS examples
This text has a color of #d7957c
<p style="color:#d7957c;">Text here</p>
.mytext {color:#d7957c;}
This box has a color of #d7957c
<div style="background-color:#d7957c;">Content here</div>
.mybackground {background-color:#d7957c;}
Border around this has a color of #d7957c
<div style="border:2px solid #d7957c;">Content here</div>
.myborder {border:2px solid #d7957c;}