#d2c14c color space conversions
Hex:
#d2c14c
RGB:
210, 193, 76
CMY:
18, 24, 70
CMYK:
0, 8, 64, 18
HSL:
52°, 59.8214%, 56.0784%
HSV (HSB):
52°, 63.8095%, 82.3529%
XYZ:
46.9528, 52.3634, 14.4699
xyY:
0.4126, 0.4602, 52.3634
CIE-Lab:
77.4976, -7.7516, 59.1404
CIE-LCH:
77.4976, 59.6463, 97.4673
CIE-Luv:
77.4976, 16.7263, 70.2793
Hunter-Lab:
72.3625, -10.8138, 38.7979
#d2c14c color charts
#d2c14c color shades, tints & tones
#d2c14c color schemes
#d2c14c color preview, HTML & CSS examples
This text has a color of #d2c14c
<p style="color:#d2c14c;">Text here</p>
.mytext {color:#d2c14c;}
This box has a color of #d2c14c
<div style="background-color:#d2c14c;">Content here</div>
.mybackground {background-color:#d2c14c;}
Border around this has a color of #d2c14c
<div style="border:2px solid #d2c14c;">Content here</div>
.myborder {border:2px solid #d2c14c;}