#d5cc3d color space conversions
Hex:
#d5cc3d
RGB:
213, 204, 61
CMY:
16, 20, 76
CMYK:
0, 4, 71, 16
HSL:
56°, 64.4068%, 53.7255%
HSV (HSB):
56°, 71.3615%, 83.5294%
XYZ:
49.8757, 57.6688, 12.9173
xyY:
0.4140, 0.4787, 57.6688
CIE-Lab:
80.5543, -12.8896, 68.1999
CIE-LCH:
80.5543, 69.4073, 100.7025
CIE-Luv:
80.5543, 11.8936, 79.4861
Hunter-Lab:
75.9400, -15.6600, 43.0728
#d5cc3d color charts
#d5cc3d color shades, tints & tones
#d5cc3d color schemes
#d5cc3d color preview, HTML & CSS examples
This text has a color of #d5cc3d
<p style="color:#d5cc3d;">Text here</p>
.mytext {color:#d5cc3d;}
This box has a color of #d5cc3d
<div style="background-color:#d5cc3d;">Content here</div>
.mybackground {background-color:#d5cc3d;}
Border around this has a color of #d5cc3d
<div style="border:2px solid #d5cc3d;">Content here</div>
.myborder {border:2px solid #d5cc3d;}