#cbb231 color space conversions
Hex:
#cbb231
RGB:
203, 178, 49
CMY:
20, 30, 81
CMYK:
0, 12, 76, 20
HSL:
50°, 61.1111%, 49.4118%
HSV (HSB):
50°, 75.8621%, 79.6078%
XYZ:
41.1034, 44.7591, 9.3787
xyY:
0.4316, 0.4700, 44.7591
CIE-Lab:
72.7330, -4.3612, 64.6614
CIE-LCH:
72.7330, 64.8083, 93.8586
CIE-Luv:
72.7330, 22.8374, 71.4545
Hunter-Lab:
66.9022, -7.4120, 38.5200
#cbb231 color charts
#cbb231 color shades, tints & tones
#cbb231 color schemes
#cbb231 color preview, HTML & CSS examples
This text has a color of #cbb231
<p style="color:#cbb231;">Text here</p>
.mytext {color:#cbb231;}
This box has a color of #cbb231
<div style="background-color:#cbb231;">Content here</div>
.mybackground {background-color:#cbb231;}
Border around this has a color of #cbb231
<div style="border:2px solid #cbb231;">Content here</div>
.myborder {border:2px solid #cbb231;}