#d2c25f color space conversions
Hex:
#d2c25f
RGB:
210, 194, 95
CMY:
18, 24, 63
CMYK:
0, 8, 55, 18
HSL:
52°, 56.0976%, 59.8039%
HSV (HSB):
52°, 54.7619%, 82.3529%
XYZ:
47.9357, 53.1114, 18.5515
xyY:
0.4008, 0.4441, 53.1114
CIE-Lab:
77.9407, -6.9227, 51.0911
CIE-LCH:
77.9407, 51.5579, 97.7164
CIE-Luv:
77.9407, 15.3461, 63.4521
Hunter-Lab:
72.8776, -10.1263, 35.9216
#d2c25f color charts
#d2c25f color shades, tints & tones
#d2c25f color schemes
#d2c25f color preview, HTML & CSS examples
This text has a color of #d2c25f
<p style="color:#d2c25f;">Text here</p>
.mytext {color:#d2c25f;}
This box has a color of #d2c25f
<div style="background-color:#d2c25f;">Content here</div>
.mybackground {background-color:#d2c25f;}
Border around this has a color of #d2c25f
<div style="border:2px solid #d2c25f;">Content here</div>
.myborder {border:2px solid #d2c25f;}