#d3baa2 color space conversions
Hex:
#d3baa2
RGB:
211, 186, 162
CMY:
17, 27, 36
CMYK:
0, 12, 23, 17
HSL:
29°, 35.7664%, 73.1373%
HSV (HSB):
29°, 23.2227%, 82.7451%
XYZ:
50.9445, 51.5753, 41.4524
xyY:
0.3538, 0.3582, 51.5753
CIE-Lab:
77.0262, 5.1778, 15.4373
CIE-LCH:
77.0262, 16.2825, 71.4580
CIE-Luv:
77.0262, 16.9274, 20.8501
Hunter-Lab:
71.8160, 0.9455, 16.0488
#d3baa2 color charts
#d3baa2 color shades, tints & tones
#d3baa2 color schemes
#d3baa2 color preview, HTML & CSS examples
This text has a color of #d3baa2
<p style="color:#d3baa2;">Text here</p>
.mytext {color:#d3baa2;}
This box has a color of #d3baa2
<div style="background-color:#d3baa2;">Content here</div>
.mybackground {background-color:#d3baa2;}
Border around this has a color of #d3baa2
<div style="border:2px solid #d3baa2;">Content here</div>
.myborder {border:2px solid #d3baa2;}