#cdb005 color space conversions
Hex:
#cdb005
RGB:
205, 176, 5
CMY:
20, 31, 98
CMYK:
0, 14, 98, 20
HSL:
51°, 95.2381%, 41.1765%
HSV (HSB):
51°, 97.5610%, 80.3922%
XYZ:
40.7296, 44.0408, 6.4976
xyY:
0.4463, 0.4825, 44.0408
CIE-Lab:
72.2557, -3.4539, 74.0092
CIE-LCH:
72.2557, 74.0898, 92.6720
CIE-Luv:
72.2557, 26.4644, 76.5891
Hunter-Lab:
66.3632, -6.5836, 40.6492
#cdb005 color charts
#cdb005 color shades, tints & tones
#cdb005 color schemes
#cdb005 color preview, HTML & CSS examples
This text has a color of #cdb005
<p style="color:#cdb005;">Text here</p>
.mytext {color:#cdb005;}
This box has a color of #cdb005
<div style="background-color:#cdb005;">Content here</div>
.mybackground {background-color:#cdb005;}
Border around this has a color of #cdb005
<div style="border:2px solid #cdb005;">Content here</div>
.myborder {border:2px solid #cdb005;}