#cda100 color space conversions
Hex:
#cda100
RGB:
205, 161, 0
CMY:
20, 37, 100
CMYK:
0, 21, 100, 20
HSL:
47°, 100.0000%, 40.1961%
HSV (HSB):
47°, 100.0000%, 80.3922%
XYZ:
37.9217, 38.4689, 5.4265
xyY:
0.4635, 0.4702, 38.4689
CIE-Lab:
68.3648, 4.4480, 71.8554
CIE-LCH:
68.3648, 71.9929, 86.4578
CIE-Luv:
68.3648, 37.7378, 71.2276
Hunter-Lab:
62.0233, 0.5961, 38.2289
#cda100 color charts
#cda100 color shades, tints & tones
#cda100 color schemes
#cda100 color preview, HTML & CSS examples
This text has a color of #cda100
<p style="color:#cda100;">Text here</p>
.mytext {color:#cda100;}
This box has a color of #cda100
<div style="background-color:#cda100;">Content here</div>
.mybackground {background-color:#cda100;}
Border around this has a color of #cda100
<div style="border:2px solid #cda100;">Content here</div>
.myborder {border:2px solid #cda100;}