#cbb014 color space conversions
Hex:
#cbb014
RGB:
203, 176, 20
CMY:
20, 31, 92
CMYK:
0, 13, 90, 20
HSL:
51°, 82.0628%, 43.7255%
HSV (HSB):
51°, 90.1478%, 79.6078%
XYZ:
40.2802, 43.7977, 6.9926
xyY:
0.4423, 0.4809, 43.7977
CIE-Lab:
72.0931, -4.1442, 71.7924
CIE-LCH:
72.0931, 71.9119, 93.3037
CIE-Luv:
72.0931, 24.8292, 75.4351
Hunter-Lab:
66.1798, -7.1710, 40.0612
#cbb014 color charts
#cbb014 color shades, tints & tones
#cbb014 color schemes
#cbb014 color preview, HTML & CSS examples
This text has a color of #cbb014
<p style="color:#cbb014;">Text here</p>
.mytext {color:#cbb014;}
This box has a color of #cbb014
<div style="background-color:#cbb014;">Content here</div>
.mybackground {background-color:#cbb014;}
Border around this has a color of #cbb014
<div style="border:2px solid #cbb014;">Content here</div>
.myborder {border:2px solid #cbb014;}