#d2c35d color space conversions
Hex:
#d2c35d
RGB:
210, 195, 93
CMY:
18, 24, 64
CMYK:
0, 7, 56, 18
HSL:
52°, 56.5217%, 59.4118%
HSV (HSB):
52°, 55.7143%, 82.3529%
XYZ:
48.0692, 53.5222, 18.1532
xyY:
0.4014, 0.4470, 53.5222
CIE-Lab:
78.1823, -7.5946, 52.3068
CIE-LCH:
78.1823, 52.8552, 98.2612
CIE-Luv:
78.1823, 14.7740, 64.7589
Hunter-Lab:
73.1588, -10.7440, 36.4993
#d2c35d color charts
#d2c35d color shades, tints & tones
#d2c35d color schemes
#d2c35d color preview, HTML & CSS examples
This text has a color of #d2c35d
<p style="color:#d2c35d;">Text here</p>
.mytext {color:#d2c35d;}
This box has a color of #d2c35d
<div style="background-color:#d2c35d;">Content here</div>
.mybackground {background-color:#d2c35d;}
Border around this has a color of #d2c35d
<div style="border:2px solid #d2c35d;">Content here</div>
.myborder {border:2px solid #d2c35d;}