#d2cd3e color space conversions
Hex:
#d2cd3e
RGB:
210, 205, 62
CMY:
18, 20, 76
CMYK:
0, 2, 70, 18
HSL:
58°, 62.1849%, 53.3333%
HSV (HSB):
58°, 70.4762%, 82.3529%
XYZ:
49.2792, 57.7121, 13.0997
xyY:
0.4103, 0.4806, 57.7121
CIE-Lab:
80.5785, -14.6082, 67.7813
CIE-LCH:
80.5785, 69.3376, 102.1623
CIE-Luv:
80.5785, 9.1399, 79.5793
Hunter-Lab:
75.9685, -17.1556, 42.9542
#d2cd3e color charts
#d2cd3e color shades, tints & tones
#d2cd3e color schemes
#d2cd3e color preview, HTML & CSS examples
This text has a color of #d2cd3e
<p style="color:#d2cd3e;">Text here</p>
.mytext {color:#d2cd3e;}
This box has a color of #d2cd3e
<div style="background-color:#d2cd3e;">Content here</div>
.mybackground {background-color:#d2cd3e;}
Border around this has a color of #d2cd3e
<div style="border:2px solid #d2cd3e;">Content here</div>
.myborder {border:2px solid #d2cd3e;}