#c4a00c color space conversions
Hex:
#c4a00c
RGB:
196, 160, 12
CMY:
23, 37, 95
CMYK:
0, 18, 94, 23
HSL:
48°, 88.4615%, 40.7843%
HSV (HSB):
48°, 93.8776%, 76.8627%
XYZ:
35.4021, 36.9039, 5.6051
xyY:
0.4544, 0.4737, 36.9039
CIE-Lab:
67.2049, 1.1078, 69.0570
CIE-LCH:
67.2049, 69.0659, 89.0809
CIE-Luv:
67.2049, 31.3854, 69.8443
Hunter-Lab:
60.7486, -2.2866, 37.0535
#c4a00c color charts
#c4a00c color shades, tints & tones
#c4a00c color schemes
#c4a00c color preview, HTML & CSS examples
This text has a color of #c4a00c
<p style="color:#c4a00c;">Text here</p>
.mytext {color:#c4a00c;}
This box has a color of #c4a00c
<div style="background-color:#c4a00c;">Content here</div>
.mybackground {background-color:#c4a00c;}
Border around this has a color of #c4a00c
<div style="border:2px solid #c4a00c;">Content here</div>
.myborder {border:2px solid #c4a00c;}