#d3695a color space conversions
Hex:
#d3695a
RGB:
211, 105, 90
CMY:
17, 59, 65
CMYK:
0, 50, 57, 17
HSL:
7°, 57.8947%, 59.0196%
HSV (HSB):
7°, 57.3460%, 82.7451%
XYZ:
33.7610, 24.6902, 12.6591
xyY:
0.4748, 0.3472, 24.6902
CIE-Lab:
56.7723, 40.4286, 27.8557
CIE-LCH:
56.7723, 49.0960, 34.5672
CIE-Luv:
56.7723, 79.4325, 25.3158
Hunter-Lab:
49.6893, 34.3243, 19.6774
#d3695a color charts
#d3695a color shades, tints & tones
#d3695a color schemes
#d3695a color preview, HTML & CSS examples
This text has a color of #d3695a
<p style="color:#d3695a;">Text here</p>
.mytext {color:#d3695a;}
This box has a color of #d3695a
<div style="background-color:#d3695a;">Content here</div>
.mybackground {background-color:#d3695a;}
Border around this has a color of #d3695a
<div style="border:2px solid #d3695a;">Content here</div>
.myborder {border:2px solid #d3695a;}