#cbb51e color space conversions
Hex:
#cbb51e
RGB:
203, 181, 30
CMY:
20, 29, 88
CMYK:
0, 11, 85, 20
HSL:
52°, 74.2489%, 45.6863%
HSV (HSB):
52°, 85.2217%, 79.6078%
XYZ:
41.3868, 45.8380, 7.8946
xyY:
0.4351, 0.4819, 45.8380
CIE-Lab:
73.4403, -6.5429, 70.8099
CIE-LCH:
73.4403, 71.1115, 95.2792
CIE-Luv:
73.4403, 21.1142, 76.1773
Hunter-Lab:
67.7038, -9.3658, 40.4791
#cbb51e color charts
#cbb51e color shades, tints & tones
#cbb51e color schemes
#cbb51e color preview, HTML & CSS examples
This text has a color of #cbb51e
<p style="color:#cbb51e;">Text here</p>
.mytext {color:#cbb51e;}
This box has a color of #cbb51e
<div style="background-color:#cbb51e;">Content here</div>
.mybackground {background-color:#cbb51e;}
Border around this has a color of #cbb51e
<div style="border:2px solid #cbb51e;">Content here</div>
.myborder {border:2px solid #cbb51e;}