#cbbd32 color space conversions
Hex:
#cbbd32
RGB:
203, 189, 50
CMY:
20, 26, 80
CMYK:
0, 7, 75, 20
HSL:
55°, 60.4743%, 49.6078%
HSV (HSB):
55°, 75.3695%, 79.6078%
XYZ:
43.4019, 49.3220, 10.2502
xyY:
0.4215, 0.4790, 49.3220
CIE-Lab:
75.6512, -10.0192, 67.0377
CIE-LCH:
75.6512, 67.7823, 98.5003
CIE-Luv:
75.6512, 15.1868, 75.7315
Hunter-Lab:
70.2296, -12.5888, 40.5072
#cbbd32 color charts
#cbbd32 color shades, tints & tones
#cbbd32 color schemes
#cbbd32 color preview, HTML & CSS examples
This text has a color of #cbbd32
<p style="color:#cbbd32;">Text here</p>
.mytext {color:#cbbd32;}
This box has a color of #cbbd32
<div style="background-color:#cbbd32;">Content here</div>
.mybackground {background-color:#cbbd32;}
Border around this has a color of #cbbd32
<div style="border:2px solid #cbbd32;">Content here</div>
.myborder {border:2px solid #cbbd32;}