#c7a90c color space conversions
Hex:
#c7a90c
RGB:
199, 169, 12
CMY:
22, 34, 95
CMYK:
0, 15, 94, 22
HSL:
50°, 88.6256%, 41.3725%
HSV (HSB):
50°, 93.9698%, 78.0392%
XYZ:
37.8075, 40.5446, 6.1810
xyY:
0.4473, 0.4796, 40.5446
CIE-Lab:
69.8557, -2.3481, 71.1617
CIE-LCH:
69.8557, 71.2004, 91.8899
CIE-Luv:
69.8557, 27.0060, 73.3621
Hunter-Lab:
63.6746, -5.4443, 38.8168
#c7a90c color charts
#c7a90c color shades, tints & tones
#c7a90c color schemes
#c7a90c color preview, HTML & CSS examples
This text has a color of #c7a90c
<p style="color:#c7a90c;">Text here</p>
.mytext {color:#c7a90c;}
This box has a color of #c7a90c
<div style="background-color:#c7a90c;">Content here</div>
.mybackground {background-color:#c7a90c;}
Border around this has a color of #c7a90c
<div style="border:2px solid #c7a90c;">Content here</div>
.myborder {border:2px solid #c7a90c;}