#d2cd40 color space conversions
Hex:
#d2cd40
RGB:
210, 205, 64
CMY:
18, 20, 75
CMYK:
0, 2, 70, 18
HSL:
58°, 61.8644%, 53.7255%
HSV (HSB):
58°, 69.5238%, 82.3529%
XYZ:
49.3351, 57.7344, 13.3941
xyY:
0.4095, 0.4793, 57.7344
CIE-Lab:
80.5909, -14.5101, 67.0686
CIE-LCH:
80.5909, 68.6202, 102.2076
CIE-Luv:
80.5909, 9.0978, 79.0516
Hunter-Lab:
75.9832, -17.0724, 42.7367
#d2cd40 color charts
#d2cd40 color shades, tints & tones
#d2cd40 color schemes
#d2cd40 color preview, HTML & CSS examples
This text has a color of #d2cd40
<p style="color:#d2cd40;">Text here</p>
.mytext {color:#d2cd40;}
This box has a color of #d2cd40
<div style="background-color:#d2cd40;">Content here</div>
.mybackground {background-color:#d2cd40;}
Border around this has a color of #d2cd40
<div style="border:2px solid #d2cd40;">Content here</div>
.myborder {border:2px solid #d2cd40;}