#cba00e color space conversions
Hex:
#cba00e
RGB:
203, 160, 14
CMY:
20, 37, 95
CMYK:
0, 21, 93, 20
HSL:
46°, 87.0968%, 42.5490%
HSV (HSB):
46°, 93.1034%, 79.6078%
XYZ:
37.2787, 37.8698, 5.7603
xyY:
0.4607, 0.4681, 37.8698
CIE-Lab:
67.9246, 4.2530, 69.6175
CIE-LCH:
67.9246, 69.7473, 86.5041
CIE-Luv:
67.9246, 36.7872, 69.8338
Hunter-Lab:
61.5385, 0.4391, 37.5271
#cba00e color charts
#cba00e color shades, tints & tones
#cba00e color schemes
#cba00e color preview, HTML & CSS examples
This text has a color of #cba00e
<p style="color:#cba00e;">Text here</p>
.mytext {color:#cba00e;}
This box has a color of #cba00e
<div style="background-color:#cba00e;">Content here</div>
.mybackground {background-color:#cba00e;}
Border around this has a color of #cba00e
<div style="border:2px solid #cba00e;">Content here</div>
.myborder {border:2px solid #cba00e;}