#d3695c color space conversions
Hex:
#d3695c
RGB:
211, 105, 92
CMY:
17, 59, 64
CMYK:
0, 50, 56, 17
HSL:
7°, 57.4879%, 59.4118%
HSV (HSB):
7°, 56.3981%, 82.7451%
XYZ:
33.8473, 24.7247, 13.1136
xyY:
0.4722, 0.3449, 24.7247
CIE-Lab:
56.8062, 40.5840, 26.7597
CIE-LCH:
56.8062, 48.6122, 33.3995
CIE-Luv:
56.8062, 79.0546, 24.2030
Hunter-Lab:
49.7240, 34.4887, 19.1703
#d3695c color charts
#d3695c color shades, tints & tones
#d3695c color schemes
#d3695c color preview, HTML & CSS examples
This text has a color of #d3695c
<p style="color:#d3695c;">Text here</p>
.mytext {color:#d3695c;}
This box has a color of #d3695c
<div style="background-color:#d3695c;">Content here</div>
.mybackground {background-color:#d3695c;}
Border around this has a color of #d3695c
<div style="border:2px solid #d3695c;">Content here</div>
.myborder {border:2px solid #d3695c;}