#d3a09a color space conversions
Hex:
#d3a09a
RGB:
211, 160, 154
CMY:
17, 37, 40
CMYK:
0, 24, 27, 17
HSL:
6°, 39.3103%, 71.5686%
HSV (HSB):
6°, 27.0142%, 82.7451%
XYZ:
45.2675, 41.3236, 36.1622
xyY:
0.3688, 0.3366, 41.3236
CIE-Lab:
70.4020, 18.0460, 10.4652
CIE-LCH:
70.4020, 20.8609, 30.1103
CIE-Luv:
70.4020, 33.1489, 11.3616
Hunter-Lab:
64.2834, 13.2013, 11.6452
#d3a09a color charts
#d3a09a color shades, tints & tones
#d3a09a color schemes
#d3a09a color preview, HTML & CSS examples
This text has a color of #d3a09a
<p style="color:#d3a09a;">Text here</p>
.mytext {color:#d3a09a;}
This box has a color of #d3a09a
<div style="background-color:#d3a09a;">Content here</div>
.mybackground {background-color:#d3a09a;}
Border around this has a color of #d3a09a
<div style="border:2px solid #d3a09a;">Content here</div>
.myborder {border:2px solid #d3a09a;}