#d2c93d color space conversions
Hex:
#d2c93d
RGB:
210, 201, 61
CMY:
18, 21, 76
CMYK:
0, 4, 71, 18
HSL:
56°, 62.3431%, 53.1373%
HSV (HSB):
56°, 70.9524%, 82.3529%
XYZ:
48.3073, 55.8118, 12.6416
xyY:
0.4137, 0.4780, 55.8118
CIE-Lab:
79.5066, -12.6464, 67.0979
CIE-LCH:
79.5066, 68.2793, 100.6737
CIE-Luv:
79.5066, 11.7998, 78.1733
Hunter-Lab:
74.7073, -15.3161, 42.2624
#d2c93d color charts
#d2c93d color shades, tints & tones
#d2c93d color schemes
#d2c93d color preview, HTML & CSS examples
This text has a color of #d2c93d
<p style="color:#d2c93d;">Text here</p>
.mytext {color:#d2c93d;}
This box has a color of #d2c93d
<div style="background-color:#d2c93d;">Content here</div>
.mybackground {background-color:#d2c93d;}
Border around this has a color of #d2c93d
<div style="border:2px solid #d2c93d;">Content here</div>
.myborder {border:2px solid #d2c93d;}