#cbb31c color space conversions
Hex:
#cbb31c
RGB:
203, 179, 28
CMY:
20, 30, 89
CMYK:
0, 12, 86, 20
HSL:
52°, 75.7576%, 45.2941%
HSV (HSB):
52°, 86.2069%, 79.6078%
XYZ:
40.9583, 45.0205, 7.6297
xyY:
0.4375, 0.4809, 45.0205
CIE-Lab:
72.9054, -5.5500, 70.8310
CIE-LCH:
72.9054, 71.0481, 94.4803
CIE-Luv:
72.9054, 22.5658, 75.6666
Hunter-Lab:
67.0974, -8.4584, 40.2262
#cbb31c color charts
#cbb31c color shades, tints & tones
#cbb31c color schemes
#cbb31c color preview, HTML & CSS examples
This text has a color of #cbb31c
<p style="color:#cbb31c;">Text here</p>
.mytext {color:#cbb31c;}
This box has a color of #cbb31c
<div style="background-color:#cbb31c;">Content here</div>
.mybackground {background-color:#cbb31c;}
Border around this has a color of #cbb31c
<div style="border:2px solid #cbb31c;">Content here</div>
.myborder {border:2px solid #cbb31c;}