#d5cc04 color space conversions
Hex:
#d5cc04
RGB:
213, 204, 4
CMY:
16, 20, 98
CMYK:
0, 4, 98, 16
HSL:
57°, 96.3134%, 42.5490%
HSV (HSB):
57°, 98.1221%, 83.5294%
XYZ:
49.0554, 57.3406, 8.5972
xyY:
0.4266, 0.4986, 57.3406
CIE-Lab:
80.3708, -14.3222, 80.3548
CIE-LCH:
80.3708, 81.6212, 100.1061
CIE-Luv:
80.3708, 12.5717, 87.3797
Hunter-Lab:
75.7236, -16.8802, 46.2751
#d5cc04 color charts
#d5cc04 color shades, tints & tones
#d5cc04 color schemes
#d5cc04 color preview, HTML & CSS examples
This text has a color of #d5cc04
<p style="color:#d5cc04;">Text here</p>
.mytext {color:#d5cc04;}
This box has a color of #d5cc04
<div style="background-color:#d5cc04;">Content here</div>
.mybackground {background-color:#d5cc04;}
Border around this has a color of #d5cc04
<div style="border:2px solid #d5cc04;">Content here</div>
.myborder {border:2px solid #d5cc04;}