#d3a193 color space conversions
Hex:
#d3a193
RGB:
211, 161, 147
CMY:
17, 37, 42
CMYK:
0, 24, 30, 17
HSL:
13°, 42.1053%, 70.1961%
HSV (HSB):
13°, 30.3318%, 82.7451%
XYZ:
44.8753, 41.4452, 33.2383
xyY:
0.3753, 0.3467, 41.4452
CIE-Lab:
70.4867, 16.5500, 14.4496
CIE-LCH:
70.4867, 21.9703, 41.1238
CIE-Luv:
70.4867, 33.3671, 16.9038
Hunter-Lab:
64.3780, 11.7638, 14.4532
#d3a193 color charts
#d3a193 color shades, tints & tones
#d3a193 color schemes
#d3a193 color preview, HTML & CSS examples
This text has a color of #d3a193
<p style="color:#d3a193;">Text here</p>
.mytext {color:#d3a193;}
This box has a color of #d3a193
<div style="background-color:#d3a193;">Content here</div>
.mybackground {background-color:#d3a193;}
Border around this has a color of #d3a193
<div style="border:2px solid #d3a193;">Content here</div>
.myborder {border:2px solid #d3a193;}