#cdc961 color space conversions
Hex:
#cdc961
RGB:
205, 201, 97
CMY:
20, 21, 62
CMYK:
0, 2, 53, 20
HSL:
58°, 51.9231%, 59.2157%
HSV (HSB):
58°, 52.6829%, 80.3922%
XYZ:
48.2212, 55.6155, 19.5026
xyY:
0.3910, 0.4509, 55.6155
CIE-Lab:
79.3945, -12.4003, 51.7343
CIE-LCH:
79.3945, 53.1996, 103.4791
CIE-Luv:
79.3945, 7.3766, 65.6521
Hunter-Lab:
74.5758, -15.0885, 36.6979
#cdc961 color charts
#cdc961 color shades, tints & tones
#cdc961 color schemes
#cdc961 color preview, HTML & CSS examples
This text has a color of #cdc961
<p style="color:#cdc961;">Text here</p>
.mytext {color:#cdc961;}
This box has a color of #cdc961
<div style="background-color:#cdc961;">Content here</div>
.mybackground {background-color:#cdc961;}
Border around this has a color of #cdc961
<div style="border:2px solid #cdc961;">Content here</div>
.myborder {border:2px solid #cdc961;}