#cba201 color space conversions
Hex:
#cba201
RGB:
203, 162, 1
CMY:
20, 36, 100
CMYK:
0, 20, 100, 20
HSL:
48°, 99.0196%, 40.0000%
HSV (HSB):
48°, 99.5074%, 79.6078%
XYZ:
37.5544, 38.5394, 5.4882
xyY:
0.4603, 0.4724, 38.5394
CIE-Lab:
68.4163, 3.0338, 71.6664
CIE-LCH:
68.4163, 71.7305, 87.5760
CIE-Luv:
68.4163, 35.4032, 71.4986
Hunter-Lab:
62.0801, -0.6592, 38.2145
#cba201 color charts
#cba201 color shades, tints & tones
#cba201 color schemes
#cba201 color preview, HTML & CSS examples
This text has a color of #cba201
<p style="color:#cba201;">Text here</p>
.mytext {color:#cba201;}
This box has a color of #cba201
<div style="background-color:#cba201;">Content here</div>
.mybackground {background-color:#cba201;}
Border around this has a color of #cba201
<div style="border:2px solid #cba201;">Content here</div>
.myborder {border:2px solid #cba201;}