#d5c93c color space conversions
Hex:
#d5c93c
RGB:
213, 201, 60
CMY:
16, 21, 76
CMYK:
0, 6, 72, 16
HSL:
55°, 64.5570%, 53.5294%
HSV (HSB):
55°, 71.8310%, 83.5294%
XYZ:
49.1428, 56.2457, 12.5414
xyY:
0.4167, 0.4769, 56.2457
CIE-Lab:
79.7534, -11.4228, 67.7820
CIE-LCH:
79.7534, 68.7377, 99.5658
CIE-Luv:
79.7534, 13.9185, 78.4980
Hunter-Lab:
74.9971, -14.2805, 42.5832
#d5c93c color charts
#d5c93c color shades, tints & tones
#d5c93c color schemes
#d5c93c color preview, HTML & CSS examples
This text has a color of #d5c93c
<p style="color:#d5c93c;">Text here</p>
.mytext {color:#d5c93c;}
This box has a color of #d5c93c
<div style="background-color:#d5c93c;">Content here</div>
.mybackground {background-color:#d5c93c;}
Border around this has a color of #d5c93c
<div style="border:2px solid #d5c93c;">Content here</div>
.myborder {border:2px solid #d5c93c;}