#cbcb80 color space conversions
Hex:
#cbcb80
RGB:
203, 203, 128
CMY:
20, 20, 50
CMYK:
0, 0, 37, 20
HSL:
60°, 41.8994%, 64.9020%
HSV (HSB):
60°, 36.9458%, 79.6078%
XYZ:
49.8808, 56.9669, 28.7888
xyY:
0.3678, 0.4200, 56.9669
CIE-Lab:
80.1610, -11.1806, 37.4285
CIE-LCH:
80.1610, 39.0627, 106.6319
CIE-Luv:
80.1610, 3.6954, 51.2212
Hunter-Lab:
75.4764, -14.1167, 30.2187
#cbcb80 color charts
#cbcb80 color shades, tints & tones
#cbcb80 color schemes
#cbcb80 color preview, HTML & CSS examples
This text has a color of #cbcb80
<p style="color:#cbcb80;">Text here</p>
.mytext {color:#cbcb80;}
This box has a color of #cbcb80
<div style="background-color:#cbcb80;">Content here</div>
.mybackground {background-color:#cbcb80;}
Border around this has a color of #cbcb80
<div style="border:2px solid #cbcb80;">Content here</div>
.myborder {border:2px solid #cbcb80;}