#d3968b color space conversions
Hex:
#d3968b
RGB:
211, 150, 139
CMY:
17, 41, 45
CMYK:
0, 29, 34, 17
HSL:
9°, 45.0000%, 68.6275%
HSV (HSB):
9°, 34.1232%, 82.7451%
XYZ:
42.4305, 37.5257, 29.4329
xyY:
0.3879, 0.3430, 37.5257
CIE-Lab:
67.6695, 21.4902, 14.9412
CIE-LCH:
67.6695, 26.1738, 34.8091
CIE-Luv:
67.6695, 41.2163, 16.3435
Hunter-Lab:
61.2582, 16.4363, 14.3935
#d3968b color charts
#d3968b color shades, tints & tones
#d3968b color schemes
#d3968b color preview, HTML & CSS examples
This text has a color of #d3968b
<p style="color:#d3968b;">Text here</p>
.mytext {color:#d3968b;}
This box has a color of #d3968b
<div style="background-color:#d3968b;">Content here</div>
.mybackground {background-color:#d3968b;}
Border around this has a color of #d3968b
<div style="border:2px solid #d3968b;">Content here</div>
.myborder {border:2px solid #d3968b;}