#d2c34d color space conversions
Hex:
#d2c34d
RGB:
210, 195, 77
CMY:
18, 24, 70
CMYK:
0, 7, 63, 18
HSL:
53°, 59.6413%, 56.2745%
HSV (HSB):
53°, 63.3333%, 82.3529%
XYZ:
47.4330, 53.2677, 14.8029
xyY:
0.4107, 0.4612, 53.2677
CIE-Lab:
78.0328, -8.7155, 59.2863
CIE-LCH:
78.0328, 59.9234, 98.3629
CIE-Luv:
78.0328, 15.3556, 70.8146
Hunter-Lab:
72.9847, -11.7155, 39.0640
#d2c34d color charts
#d2c34d color shades, tints & tones
#d2c34d color schemes
#d2c34d color preview, HTML & CSS examples
This text has a color of #d2c34d
<p style="color:#d2c34d;">Text here</p>
.mytext {color:#d2c34d;}
This box has a color of #d2c34d
<div style="background-color:#d2c34d;">Content here</div>
.mybackground {background-color:#d2c34d;}
Border around this has a color of #d2c34d
<div style="border:2px solid #d2c34d;">Content here</div>
.myborder {border:2px solid #d2c34d;}