#cba31c color space conversions
Hex:
#cba31c
RGB:
203, 163, 28
CMY:
20, 36, 89
CMYK:
0, 20, 86, 20
HSL:
46°, 75.7576%, 45.2941%
HSV (HSB):
46°, 86.2069%, 79.6078%
XYZ:
37.9354, 38.9747, 6.6221
xyY:
0.4541, 0.4666, 38.9747
CIE-Lab:
68.7330, 2.9053, 67.4396
CIE-LCH:
68.7330, 67.5022, 87.5332
CIE-Luv:
68.7330, 34.2778, 69.4084
Hunter-Lab:
62.4297, -0.7867, 37.4118
#cba31c color charts
#cba31c color shades, tints & tones
#cba31c color schemes
#cba31c color preview, HTML & CSS examples
This text has a color of #cba31c
<p style="color:#cba31c;">Text here</p>
.mytext {color:#cba31c;}
This box has a color of #cba31c
<div style="background-color:#cba31c;">Content here</div>
.mybackground {background-color:#cba31c;}
Border around this has a color of #cba31c
<div style="border:2px solid #cba31c;">Content here</div>
.myborder {border:2px solid #cba31c;}