#cbcb7b color space conversions
Hex:
#cbcb7b
RGB:
203, 203, 123
CMY:
20, 20, 52
CMYK:
0, 0, 39, 20
HSL:
60°, 43.4783%, 63.9216%
HSV (HSB):
60°, 39.4089%, 79.6078%
XYZ:
49.5597, 56.8384, 27.0977
xyY:
0.3712, 0.4258, 56.8384
CIE-Lab:
80.0886, -11.7362, 39.8680
CIE-LCH:
80.0886, 41.5596, 106.4031
CIE-Luv:
80.0886, 3.8931, 53.9620
Hunter-Lab:
75.3913, -14.5948, 31.4634
#cbcb7b color charts
#cbcb7b color shades, tints & tones
#cbcb7b color schemes
#cbcb7b color preview, HTML & CSS examples
This text has a color of #cbcb7b
<p style="color:#cbcb7b;">Text here</p>
.mytext {color:#cbcb7b;}
This box has a color of #cbcb7b
<div style="background-color:#cbcb7b;">Content here</div>
.mybackground {background-color:#cbcb7b;}
Border around this has a color of #cbcb7b
<div style="border:2px solid #cbcb7b;">Content here</div>
.myborder {border:2px solid #cbcb7b;}