#c5b400 color space conversions
Hex:
#c5b400
RGB:
197, 180, 0
CMY:
23, 29, 100
CMYK:
0, 9, 100, 23
HSL:
55°, 100.0000%, 38.6275%
HSV (HSB):
55°, 100.0000%, 77.2549%
XYZ:
39.3472, 44.5128, 6.5180
xyY:
0.4354, 0.4925, 44.5128
CIE-Lab:
72.5700, -9.1221, 74.4693
CIE-LCH:
72.5700, 75.0259, 96.9837
CIE-Luv:
72.5700, 17.7098, 78.3263
Hunter-Lab:
66.7179, -11.4852, 40.9102
#c5b400 color charts
#c5b400 color shades, tints & tones
#c5b400 color schemes
#c5b400 color preview, HTML & CSS examples
This text has a color of #c5b400
<p style="color:#c5b400;">Text here</p>
.mytext {color:#c5b400;}
This box has a color of #c5b400
<div style="background-color:#c5b400;">Content here</div>
.mybackground {background-color:#c5b400;}
Border around this has a color of #c5b400
<div style="border:2px solid #c5b400;">Content here</div>
.myborder {border:2px solid #c5b400;}