#d2c86f color space conversions
Hex:
#d2c86f
RGB:
210, 200, 111
CMY:
18, 22, 56
CMYK:
0, 5, 47, 18
HSL:
54°, 52.3810%, 62.9412%
HSV (HSB):
54°, 47.1429%, 82.3529%
XYZ:
50.1019, 56.1579, 23.2378
xyY:
0.3869, 0.4337, 56.1579
CIE-Lab:
79.7036, -8.6143, 45.4859
CIE-LCH:
79.7036, 46.2944, 100.7239
CIE-Luv:
79.7036, 10.8217, 59.0076
Hunter-Lab:
74.9386, -11.8023, 34.0717
#d2c86f color charts
#d2c86f color shades, tints & tones
#d2c86f color schemes
#d2c86f color preview, HTML & CSS examples
This text has a color of #d2c86f
<p style="color:#d2c86f;">Text here</p>
.mytext {color:#d2c86f;}
This box has a color of #d2c86f
<div style="background-color:#d2c86f;">Content here</div>
.mybackground {background-color:#d2c86f;}
Border around this has a color of #d2c86f
<div style="border:2px solid #d2c86f;">Content here</div>
.myborder {border:2px solid #d2c86f;}