#cdbb4e color space conversions
Hex:
#cdbb4e
RGB:
205, 187, 78
CMY:
20, 27, 69
CMYK:
0, 9, 62, 20
HSL:
51°, 55.9471%, 55.4902%
HSV (HSB):
51°, 61.9512%, 80.3922%
XYZ:
44.3223, 49.0698, 14.3431
xyY:
0.4114, 0.4555, 49.0698
CIE-Lab:
75.4948, -6.6422, 55.9863
CIE-LCH:
75.4948, 56.3789, 96.7660
CIE-Luv:
75.4948, 17.1495, 66.7489
Hunter-Lab:
70.0499, -9.6458, 36.8949
#cdbb4e color charts
#cdbb4e color shades, tints & tones
#cdbb4e color schemes
#cdbb4e color preview, HTML & CSS examples
This text has a color of #cdbb4e
<p style="color:#cdbb4e;">Text here</p>
.mytext {color:#cdbb4e;}
This box has a color of #cdbb4e
<div style="background-color:#cdbb4e;">Content here</div>
.mybackground {background-color:#cdbb4e;}
Border around this has a color of #cdbb4e
<div style="border:2px solid #cdbb4e;">Content here</div>
.myborder {border:2px solid #cdbb4e;}