#cba901 color space conversions
Hex:
#cba901
RGB:
203, 169, 1
CMY:
20, 34, 100
CMYK:
0, 17, 100, 20
HSL:
50°, 99.0196%, 40.0000%
HSV (HSB):
50°, 99.5074%, 79.6078%
XYZ:
38.8220, 41.0746, 5.9108
xyY:
0.4524, 0.4787, 41.0746
CIE-Lab:
70.2282, -0.6936, 72.9410
CIE-LCH:
70.2282, 72.9443, 90.5448
CIE-Luv:
70.2282, 30.1391, 74.1505
Hunter-Lab:
64.0895, -4.0307, 39.3945
#cba901 color charts
#cba901 color shades, tints & tones
#cba901 color schemes
#cba901 color preview, HTML & CSS examples
This text has a color of #cba901
<p style="color:#cba901;">Text here</p>
.mytext {color:#cba901;}
This box has a color of #cba901
<div style="background-color:#cba901;">Content here</div>
.mybackground {background-color:#cba901;}
Border around this has a color of #cba901
<div style="border:2px solid #cba901;">Content here</div>
.myborder {border:2px solid #cba901;}