#cba002 color space conversions
Hex:
#cba002
RGB:
203, 160, 2
CMY:
20, 37, 99
CMYK:
0, 21, 99, 20
HSL:
47°, 98.0488%, 40.1961%
HSV (HSB):
47°, 99.0148%, 79.6078%
XYZ:
37.2104, 37.8425, 5.4006
xyY:
0.4625, 0.4704, 37.8425
CIE-Lab:
67.9044, 4.1164, 71.1792
CIE-LCH:
67.9044, 71.2982, 86.6902
CIE-Luv:
67.9044, 36.9181, 70.6752
Hunter-Lab:
61.5163, 0.3188, 37.8563
#cba002 color charts
#cba002 color shades, tints & tones
#cba002 color schemes
#cba002 color preview, HTML & CSS examples
This text has a color of #cba002
<p style="color:#cba002;">Text here</p>
.mytext {color:#cba002;}
This box has a color of #cba002
<div style="background-color:#cba002;">Content here</div>
.mybackground {background-color:#cba002;}
Border around this has a color of #cba002
<div style="border:2px solid #cba002;">Content here</div>
.myborder {border:2px solid #cba002;}