#d2c25e color space conversions
Hex:
#d2c25e
RGB:
210, 194, 94
CMY:
18, 24, 63
CMYK:
0, 8, 55, 18
HSL:
52°, 56.3107%, 59.6078%
HSV (HSB):
52°, 55.2381%, 82.3529%
XYZ:
47.8905, 53.0934, 18.3136
xyY:
0.4014, 0.4451, 53.0934
CIE-Lab:
77.9301, -7.0018, 51.5487
CIE-LCH:
77.9301, 52.0221, 97.7351
CIE-Luv:
77.9301, 15.3876, 63.8763
Hunter-Lab:
72.8652, -10.1953, 36.1039
#d2c25e color charts
#d2c25e color shades, tints & tones
#d2c25e color schemes
#d2c25e color preview, HTML & CSS examples
This text has a color of #d2c25e
<p style="color:#d2c25e;">Text here</p>
.mytext {color:#d2c25e;}
This box has a color of #d2c25e
<div style="background-color:#d2c25e;">Content here</div>
.mybackground {background-color:#d2c25e;}
Border around this has a color of #d2c25e
<div style="border:2px solid #d2c25e;">Content here</div>
.myborder {border:2px solid #d2c25e;}