#d2c13c color space conversions
Hex:
#d2c13c
RGB:
210, 193, 60
CMY:
18, 24, 76
CMYK:
0, 8, 71, 18
HSL:
53°, 62.5000%, 52.9412%
HSV (HSB):
53°, 71.4286%, 82.3529%
XYZ:
46.4639, 52.1678, 11.8954
xyY:
0.4204, 0.4720, 52.1678
CIE-Lab:
77.3811, -8.6259, 65.3918
CIE-LCH:
77.3811, 65.9583, 97.5146
CIE-Luv:
77.3811, 17.2067, 75.1035
Hunter-Lab:
72.2273, -11.5684, 40.7944
#d2c13c color charts
#d2c13c color shades, tints & tones
#d2c13c color schemes
#d2c13c color preview, HTML & CSS examples
This text has a color of #d2c13c
<p style="color:#d2c13c;">Text here</p>
.mytext {color:#d2c13c;}
This box has a color of #d2c13c
<div style="background-color:#d2c13c;">Content here</div>
.mybackground {background-color:#d2c13c;}
Border around this has a color of #d2c13c
<div style="border:2px solid #d2c13c;">Content here</div>
.myborder {border:2px solid #d2c13c;}