#d2c93a color space conversions
Hex:
#d2c93a
RGB:
210, 201, 58
CMY:
18, 21, 77
CMYK:
0, 4, 72, 18
HSL:
56°, 62.8099%, 52.5490%
HSV (HSB):
56°, 72.3810%, 82.3529%
XYZ:
48.2287, 55.7804, 12.2278
xyY:
0.4149, 0.4799, 55.7804
CIE-Lab:
79.4887, -12.7855, 68.1434
CIE-LCH:
79.4887, 69.3325, 100.6267
CIE-Luv:
79.4887, 11.8650, 78.9312
Hunter-Lab:
74.6863, -15.4345, 42.5733
#d2c93a color charts
#d2c93a color shades, tints & tones
#d2c93a color schemes
#d2c93a color preview, HTML & CSS examples
This text has a color of #d2c93a
<p style="color:#d2c93a;">Text here</p>
.mytext {color:#d2c93a;}
This box has a color of #d2c93a
<div style="background-color:#d2c93a;">Content here</div>
.mybackground {background-color:#d2c93a;}
Border around this has a color of #d2c93a
<div style="border:2px solid #d2c93a;">Content here</div>
.myborder {border:2px solid #d2c93a;}