#c5a003 color space conversions
Hex:
#c5a003
RGB:
197, 160, 3
CMY:
23, 37, 99
CMYK:
0, 19, 98, 23
HSL:
49°, 97.0000%, 39.2157%
HSV (HSB):
49°, 98.4772%, 77.2549%
XYZ:
35.6132, 37.0185, 5.3544
xyY:
0.4567, 0.4747, 37.0185
CIE-Lab:
67.2909, 1.4506, 70.3314
CIE-LCH:
67.2909, 70.3464, 88.8184
CIE-Luv:
67.2909, 32.2456, 70.4893
Hunter-Lab:
60.8428, -1.9934, 37.3722
#c5a003 color charts
#c5a003 color shades, tints & tones
#c5a003 color schemes
#c5a003 color preview, HTML & CSS examples
This text has a color of #c5a003
<p style="color:#c5a003;">Text here</p>
.mytext {color:#c5a003;}
This box has a color of #c5a003
<div style="background-color:#c5a003;">Content here</div>
.mybackground {background-color:#c5a003;}
Border around this has a color of #c5a003
<div style="border:2px solid #c5a003;">Content here</div>
.myborder {border:2px solid #c5a003;}