#cbb00c color space conversions
Hex:
#cbb00c
RGB:
203, 176, 12
CMY:
20, 31, 95
CMYK:
0, 13, 94, 20
HSL:
52°, 88.8372%, 42.1569%
HSV (HSB):
52°, 94.0887%, 79.6078%
XYZ:
40.2203, 43.7737, 6.6772
xyY:
0.4436, 0.4828, 43.7737
CIE-Lab:
72.0770, -4.2612, 72.9877
CIE-LCH:
72.0770, 73.1120, 93.3413
CIE-Luv:
72.0770, 24.9109, 76.1161
Hunter-Lab:
66.1617, -7.2713, 40.3295
#cbb00c color charts
#cbb00c color shades, tints & tones
#cbb00c color schemes
#cbb00c color preview, HTML & CSS examples
This text has a color of #cbb00c
<p style="color:#cbb00c;">Text here</p>
.mytext {color:#cbb00c;}
This box has a color of #cbb00c
<div style="background-color:#cbb00c;">Content here</div>
.mybackground {background-color:#cbb00c;}
Border around this has a color of #cbb00c
<div style="border:2px solid #cbb00c;">Content here</div>
.myborder {border:2px solid #cbb00c;}