#cdc20c color space conversions
Hex:
#cdc20c
RGB:
205, 194, 12
CMY:
20, 24, 95
CMYK:
0, 5, 94, 20
HSL:
57°, 88.9401%, 42.5490%
HSV (HSB):
57°, 94.1463%, 80.3922%
XYZ:
44.5350, 51.5893, 7.9583
xyY:
0.4279, 0.4957, 51.5893
CIE-Lab:
77.0346, -12.6602, 76.7832
CIE-LCH:
77.0346, 77.8199, 99.3629
CIE-Luv:
77.0346, 13.6852, 83.0502
Hunter-Lab:
71.8257, -15.0173, 43.7086
#cdc20c color charts
#cdc20c color shades, tints & tones
#cdc20c color schemes
#cdc20c color preview, HTML & CSS examples
This text has a color of #cdc20c
<p style="color:#cdc20c;">Text here</p>
.mytext {color:#cdc20c;}
This box has a color of #cdc20c
<div style="background-color:#cdc20c;">Content here</div>
.mybackground {background-color:#cdc20c;}
Border around this has a color of #cdc20c
<div style="border:2px solid #cdc20c;">Content here</div>
.myborder {border:2px solid #cdc20c;}