#d3b972 color space conversions
Hex:
#d3b972
RGB:
211, 185, 114
CMY:
17, 27, 55
CMYK:
0, 12, 46, 17
HSL:
44°, 52.4324%, 63.7255%
HSV (HSB):
44°, 45.9716%, 82.7451%
XYZ:
47.2502, 49.7617, 23.0342
xyY:
0.3936, 0.4145, 49.7617
CIE-Lab:
75.9228, -0.1308, 39.3173
CIE-LCH:
75.9228, 39.3175, 90.1906
CIE-Luv:
75.9228, 20.9448, 50.0888
Hunter-Lab:
70.5420, -3.8862, 30.0193
#d3b972 color charts
#d3b972 color shades, tints & tones
#d3b972 color schemes
#d3b972 color preview, HTML & CSS examples
This text has a color of #d3b972
<p style="color:#d3b972;">Text here</p>
.mytext {color:#d3b972;}
This box has a color of #d3b972
<div style="background-color:#d3b972;">Content here</div>
.mybackground {background-color:#d3b972;}
Border around this has a color of #d3b972
<div style="border:2px solid #d3b972;">Content here</div>
.myborder {border:2px solid #d3b972;}