#cdbd44 color space conversions
Hex:
#cdbd44
RGB:
205, 189, 68
CMY:
20, 26, 73
CMYK:
0, 8, 67, 20
HSL:
53°, 57.8059%, 53.5294%
HSV (HSB):
53°, 66.8293%, 80.3922%
XYZ:
44.4178, 49.7917, 12.7385
xyY:
0.4153, 0.4656, 49.7917
CIE-Lab:
75.9412, -8.2883, 60.7019
CIE-LCH:
75.9412, 61.2651, 97.7752
CIE-Luv:
75.9412, 16.1401, 70.9757
Hunter-Lab:
70.5632, -11.1243, 38.6908
#cdbd44 color charts
#cdbd44 color shades, tints & tones
#cdbd44 color schemes
#cdbd44 color preview, HTML & CSS examples
This text has a color of #cdbd44
<p style="color:#cdbd44;">Text here</p>
.mytext {color:#cdbd44;}
This box has a color of #cdbd44
<div style="background-color:#cdbd44;">Content here</div>
.mybackground {background-color:#cdbd44;}
Border around this has a color of #cdbd44
<div style="border:2px solid #cdbd44;">Content here</div>
.myborder {border:2px solid #cdbd44;}