#cbb53c color space conversions
Hex:
#cbb53c
RGB:
203, 181, 60
CMY:
20, 29, 76
CMYK:
0, 11, 70, 20
HSL:
51°, 57.8947%, 51.5686%
HSV (HSB):
51°, 70.4433%, 79.6078%
XYZ:
41.9681, 46.0705, 10.9555
xyY:
0.4239, 0.4654, 46.0705
CIE-Lab:
73.5913, -5.4277, 61.4453
CIE-LCH:
73.5913, 61.6846, 95.0480
CIE-Luv:
73.5913, 20.4210, 69.8747
Hunter-Lab:
67.8753, -8.4130, 37.9429
#cbb53c color charts
#cbb53c color shades, tints & tones
#cbb53c color schemes
#cbb53c color preview, HTML & CSS examples
This text has a color of #cbb53c
<p style="color:#cbb53c;">Text here</p>
.mytext {color:#cbb53c;}
This box has a color of #cbb53c
<div style="background-color:#cbb53c;">Content here</div>
.mybackground {background-color:#cbb53c;}
Border around this has a color of #cbb53c
<div style="border:2px solid #cbb53c;">Content here</div>
.myborder {border:2px solid #cbb53c;}