#cdc013 color space conversions
Hex:
#cdc013
RGB:
205, 192, 19
CMY:
20, 25, 93
CMYK:
0, 6, 91, 20
HSL:
56°, 83.0357%, 43.9216%
HSV (HSB):
56°, 90.7317%, 80.3922%
XYZ:
44.1440, 50.7254, 8.0804
xyY:
0.4288, 0.4927, 50.7254
CIE-Lab:
76.5124, -11.5492, 75.4572
CIE-LCH:
76.5124, 76.3359, 98.7019
CIE-Luv:
76.5124, 15.0100, 81.7460
Hunter-Lab:
71.2218, -14.0019, 43.1285
#cdc013 color charts
#cdc013 color shades, tints & tones
#cdc013 color schemes
#cdc013 color preview, HTML & CSS examples
This text has a color of #cdc013
<p style="color:#cdc013;">Text here</p>
.mytext {color:#cdc013;}
This box has a color of #cdc013
<div style="background-color:#cdc013;">Content here</div>
.mybackground {background-color:#cdc013;}
Border around this has a color of #cdc013
<div style="border:2px solid #cdc013;">Content here</div>
.myborder {border:2px solid #cdc013;}