#cdb20b color space conversions
Hex:
#cdb20b
RGB:
205, 178, 11
CMY:
20, 30, 96
CMYK:
0, 13, 95, 20
HSL:
52°, 89.8148%, 42.3529%
HSV (HSB):
52°, 94.6341%, 80.3922%
XYZ:
41.1576, 44.8441, 6.8031
xyY:
0.4435, 0.4832, 44.8441
CIE-Lab:
72.7891, -4.4370, 73.7226
CIE-LCH:
72.7891, 73.8560, 93.4442
CIE-Luv:
72.7891, 24.9649, 76.9801
Hunter-Lab:
66.9657, -7.4826, 40.8527
#cdb20b color charts
#cdb20b color shades, tints & tones
#cdb20b color schemes
#cdb20b color preview, HTML & CSS examples
This text has a color of #cdb20b
<p style="color:#cdb20b;">Text here</p>
.mytext {color:#cdb20b;}
This box has a color of #cdb20b
<div style="background-color:#cdb20b;">Content here</div>
.mybackground {background-color:#cdb20b;}
Border around this has a color of #cdb20b
<div style="border:2px solid #cdb20b;">Content here</div>
.myborder {border:2px solid #cdb20b;}