#cbbb50 color space conversions
Hex:
#cbbb50
RGB:
203, 187, 80
CMY:
20, 27, 69
CMYK:
0, 8, 61, 20
HSL:
52°, 54.1850%, 55.4902%
HSV (HSB):
52°, 60.5911%, 79.6078%
XYZ:
43.8469, 48.8163, 14.7009
xyY:
0.4084, 0.4547, 48.8163
CIE-Lab:
75.3369, -7.3532, 54.8749
CIE-LCH:
75.3369, 55.3654, 97.6322
CIE-Luv:
75.3369, 15.6668, 65.9373
Hunter-Lab:
69.8687, -10.2505, 36.4330
#cbbb50 color charts
#cbbb50 color shades, tints & tones
#cbbb50 color schemes
#cbbb50 color preview, HTML & CSS examples
This text has a color of #cbbb50
<p style="color:#cbbb50;">Text here</p>
.mytext {color:#cbbb50;}
This box has a color of #cbbb50
<div style="background-color:#cbbb50;">Content here</div>
.mybackground {background-color:#cbbb50;}
Border around this has a color of #cbbb50
<div style="border:2px solid #cbbb50;">Content here</div>
.myborder {border:2px solid #cbbb50;}