#d3957b color space conversions
Hex:
#d3957b
RGB:
211, 149, 123
CMY:
17, 42, 52
CMYK:
0, 29, 42, 17
HSL:
18°, 50.0000%, 65.4902%
HSV (HSB):
18°, 41.7062%, 82.7451%
XYZ:
41.1866, 36.7738, 23.6662
xyY:
0.4053, 0.3619, 36.7738
CIE-Lab:
67.1070, 20.1435, 23.0377
CIE-LCH:
67.1070, 30.6022, 48.8345
CIE-Luv:
67.1070, 43.9245, 26.3985
Hunter-Lab:
60.6414, 15.1115, 19.3102
#d3957b color charts
#d3957b color shades, tints & tones
#d3957b color schemes
#d3957b color preview, HTML & CSS examples
This text has a color of #d3957b
<p style="color:#d3957b;">Text here</p>
.mytext {color:#d3957b;}
This box has a color of #d3957b
<div style="background-color:#d3957b;">Content here</div>
.mybackground {background-color:#d3957b;}
Border around this has a color of #d3957b
<div style="border:2px solid #d3957b;">Content here</div>
.myborder {border:2px solid #d3957b;}