#d3968d color space conversions
Hex:
#d3968d
RGB:
211, 150, 141
CMY:
17, 41, 45
CMYK:
0, 29, 33, 17
HSL:
8°, 44.3038%, 69.0196%
HSV (HSB):
8°, 33.1754%, 82.7451%
XYZ:
42.5780, 37.5847, 30.2098
xyY:
0.3858, 0.3405, 37.5847
CIE-Lab:
67.7134, 21.7436, 13.8889
CIE-LCH:
67.7134, 25.8009, 32.5687
CIE-Luv:
67.7134, 40.9490, 14.9566
Hunter-Lab:
61.3063, 16.6845, 13.6983
#d3968d color charts
#d3968d color shades, tints & tones
#d3968d color schemes
#d3968d color preview, HTML & CSS examples
This text has a color of #d3968d
<p style="color:#d3968d;">Text here</p>
.mytext {color:#d3968d;}
This box has a color of #d3968d
<div style="background-color:#d3968d;">Content here</div>
.mybackground {background-color:#d3968d;}
Border around this has a color of #d3968d
<div style="border:2px solid #d3968d;">Content here</div>
.myborder {border:2px solid #d3968d;}