#d3c070 color space conversions
Hex:
#d3c070
RGB:
211, 192, 112
CMY:
17, 25, 56
CMYK:
0, 9, 47, 17
HSL:
48°, 52.9412%, 63.3333%
HSV (HSB):
48°, 46.9194%, 82.7451%
XYZ:
48.6382, 52.7180, 22.9413
xyY:
0.3913, 0.4241, 52.7180
CIE-Lab:
77.7082, -3.9855, 42.5561
CIE-LCH:
77.7082, 42.7423, 95.3503
CIE-Luv:
77.7082, 16.5378, 54.6172
Hunter-Lab:
72.6072, -7.4886, 32.0915
#d3c070 color charts
#d3c070 color shades, tints & tones
#d3c070 color schemes
#d3c070 color preview, HTML & CSS examples
This text has a color of #d3c070
<p style="color:#d3c070;">Text here</p>
.mytext {color:#d3c070;}
This box has a color of #d3c070
<div style="background-color:#d3c070;">Content here</div>
.mybackground {background-color:#d3c070;}
Border around this has a color of #d3c070
<div style="border:2px solid #d3c070;">Content here</div>
.myborder {border:2px solid #d3c070;}