#cdbd3b color space conversions
Hex:
#cdbd3b
RGB:
205, 189, 59
CMY:
20, 26, 77
CMYK:
0, 8, 71, 20
HSL:
53°, 59.3496%, 51.7647%
HSV (HSB):
53°, 71.2195%, 80.3922%
XYZ:
44.1639, 49.6901, 11.4011
xyY:
0.4196, 0.4721, 49.6901
CIE-Lab:
75.8786, -8.7596, 64.1445
CIE-LCH:
75.8786, 64.7399, 97.7762
CIE-Luv:
75.8786, 16.3954, 73.5680
Hunter-Lab:
70.4912, -11.5265, 39.7544
#cdbd3b color charts
#cdbd3b color shades, tints & tones
#cdbd3b color schemes
#cdbd3b color preview, HTML & CSS examples
This text has a color of #cdbd3b
<p style="color:#cdbd3b;">Text here</p>
.mytext {color:#cdbd3b;}
This box has a color of #cdbd3b
<div style="background-color:#cdbd3b;">Content here</div>
.mybackground {background-color:#cdbd3b;}
Border around this has a color of #cdbd3b
<div style="border:2px solid #cdbd3b;">Content here</div>
.myborder {border:2px solid #cdbd3b;}