#cbb00a color space conversions
Hex:
#cbb00a
RGB:
203, 176, 10
CMY:
20, 31, 96
CMYK:
0, 13, 95, 20
HSL:
52°, 90.6103%, 41.7647%
HSV (HSB):
52°, 95.0739%, 79.6078%
XYZ:
40.2087, 43.7691, 6.6162
xyY:
0.4438, 0.4831, 43.7691
CIE-Lab:
72.0739, -4.2838, 73.2231
CIE-LCH:
72.0739, 73.3483, 93.3482
CIE-Luv:
72.0739, 24.9267, 76.2480
Hunter-Lab:
66.1582, -7.2906, 40.3814
#cbb00a color charts
#cbb00a color shades, tints & tones
#cbb00a color schemes
#cbb00a color preview, HTML & CSS examples
This text has a color of #cbb00a
<p style="color:#cbb00a;">Text here</p>
.mytext {color:#cbb00a;}
This box has a color of #cbb00a
<div style="background-color:#cbb00a;">Content here</div>
.mybackground {background-color:#cbb00a;}
Border around this has a color of #cbb00a
<div style="border:2px solid #cbb00a;">Content here</div>
.myborder {border:2px solid #cbb00a;}