#cdbb3a color space conversions
Hex:
#cdbb3a
RGB:
205, 187, 58
CMY:
20, 27, 77
CMYK:
0, 9, 72, 20
HSL:
53°, 59.5142%, 51.5686%
HSV (HSB):
53°, 71.7073%, 80.3922%
XYZ:
43.7109, 48.8253, 11.1234
xyY:
0.4217, 0.4710, 48.8253
CIE-Lab:
75.3425, -7.7771, 63.9919
CIE-LCH:
75.3425, 64.4628, 96.9293
CIE-Luv:
75.3425, 17.7872, 72.9972
Hunter-Lab:
69.8751, -10.6194, 39.4742
#cdbb3a color charts
#cdbb3a color shades, tints & tones
#cdbb3a color schemes
#cdbb3a color preview, HTML & CSS examples
This text has a color of #cdbb3a
<p style="color:#cdbb3a;">Text here</p>
.mytext {color:#cdbb3a;}
This box has a color of #cdbb3a
<div style="background-color:#cdbb3a;">Content here</div>
.mybackground {background-color:#cdbb3a;}
Border around this has a color of #cdbb3a
<div style="border:2px solid #cdbb3a;">Content here</div>
.myborder {border:2px solid #cdbb3a;}