#cbca3b color space conversions
Hex:
#cbca3b
RGB:
203, 202, 59
CMY:
20, 21, 77
CMYK:
0, 0, 71, 20
HSL:
60°, 58.0645%, 51.3725%
HSV (HSB):
60°, 70.9360%, 79.6078%
XYZ:
46.5385, 55.2533, 12.3498
xyY:
0.4077, 0.4841, 55.2533
CIE-Lab:
79.1870, -16.1992, 67.3033
CIE-LCH:
79.1870, 69.2254, 103.5331
CIE-Luv:
79.1870, 6.3720, 78.9522
Hunter-Lab:
74.3326, -18.3258, 42.1822
#cbca3b color charts
#cbca3b color shades, tints & tones
#cbca3b color schemes
#cbca3b color preview, HTML & CSS examples
This text has a color of #cbca3b
<p style="color:#cbca3b;">Text here</p>
.mytext {color:#cbca3b;}
This box has a color of #cbca3b
<div style="background-color:#cbca3b;">Content here</div>
.mybackground {background-color:#cbca3b;}
Border around this has a color of #cbca3b
<div style="border:2px solid #cbca3b;">Content here</div>
.myborder {border:2px solid #cbca3b;}