#cbb72c color space conversions
Hex:
#cbb72c
RGB:
203, 183, 44
CMY:
20, 28, 83
CMYK:
0, 10, 78, 20
HSL:
52°, 64.3725%, 48.4314%
HSV (HSB):
52°, 78.3251%, 79.6078%
XYZ:
42.0167, 46.7453, 9.1911
xyY:
0.4289, 0.4772, 46.7453
CIE-Lab:
74.0266, -7.1571, 67.4846
CIE-LCH:
74.0266, 67.8631, 96.0539
CIE-Luv:
74.0266, 19.4497, 74.5740
Hunter-Lab:
68.3706, -9.9524, 39.8890
#cbb72c color charts
#cbb72c color shades, tints & tones
#cbb72c color schemes
#cbb72c color preview, HTML & CSS examples
This text has a color of #cbb72c
<p style="color:#cbb72c;">Text here</p>
.mytext {color:#cbb72c;}
This box has a color of #cbb72c
<div style="background-color:#cbb72c;">Content here</div>
.mybackground {background-color:#cbb72c;}
Border around this has a color of #cbb72c
<div style="border:2px solid #cbb72c;">Content here</div>
.myborder {border:2px solid #cbb72c;}