#cbbd2b color space conversions
Hex:
#cbbd2b
RGB:
203, 189, 43
CMY:
20, 26, 83
CMYK:
0, 7, 79, 20
HSL:
55°, 65.0407%, 48.2353%
HSV (HSB):
55°, 78.8177%, 79.6078%
XYZ:
43.2622, 49.2661, 9.5146
xyY:
0.4240, 0.4828, 49.2661
CIE-Lab:
75.6166, -10.2835, 69.2084
CIE-LCH:
75.6166, 69.9683, 98.4516
CIE-Luv:
75.6166, 15.3258, 77.1926
Hunter-Lab:
70.1898, -12.8118, 41.0958
#cbbd2b color charts
#cbbd2b color shades, tints & tones
#cbbd2b color schemes
#cbbd2b color preview, HTML & CSS examples
This text has a color of #cbbd2b
<p style="color:#cbbd2b;">Text here</p>
.mytext {color:#cbbd2b;}
This box has a color of #cbbd2b
<div style="background-color:#cbbd2b;">Content here</div>
.mybackground {background-color:#cbbd2b;}
Border around this has a color of #cbbd2b
<div style="border:2px solid #cbbd2b;">Content here</div>
.myborder {border:2px solid #cbbd2b;}