#c5a01b color space conversions
Hex:
#c5a01b
RGB:
197, 160, 27
CMY:
23, 37, 89
CMYK:
0, 19, 86, 23
HSL:
47°, 75.8929%, 43.9216%
HSV (HSB):
47°, 86.2944%, 77.2549%
XYZ:
35.7946, 37.0911, 6.3096
xyY:
0.4520, 0.4683, 37.0911
CIE-Lab:
67.3453, 1.8272, 66.3041
CIE-LCH:
67.3453, 66.3293, 88.4215
CIE-Luv:
67.3453, 31.9207, 68.2297
Hunter-Lab:
60.9024, -1.6683, 36.4891
#c5a01b color charts
#c5a01b color shades, tints & tones
#c5a01b color schemes
#c5a01b color preview, HTML & CSS examples
This text has a color of #c5a01b
<p style="color:#c5a01b;">Text here</p>
.mytext {color:#c5a01b;}
This box has a color of #c5a01b
<div style="background-color:#c5a01b;">Content here</div>
.mybackground {background-color:#c5a01b;}
Border around this has a color of #c5a01b
<div style="border:2px solid #c5a01b;">Content here</div>
.myborder {border:2px solid #c5a01b;}