#c7a30c color space conversions
Hex:
#c7a30c
RGB:
199, 163, 12
CMY:
22, 36, 95
CMYK:
0, 18, 94, 22
HSL:
48°, 88.6256%, 41.3725%
HSV (HSB):
48°, 93.9698%, 78.0392%
XYZ:
36.7167, 38.3630, 5.8175
xyY:
0.4539, 0.4742, 38.3630
CIE-Lab:
68.2873, 0.8410, 69.9954
CIE-LCH:
68.2873, 70.0004, 89.3116
CIE-Luv:
68.2873, 31.4480, 71.0566
Hunter-Lab:
61.9379, -2.5767, 37.7878
#c7a30c color charts
#c7a30c color shades, tints & tones
#c7a30c color schemes
#c7a30c color preview, HTML & CSS examples
This text has a color of #c7a30c
<p style="color:#c7a30c;">Text here</p>
.mytext {color:#c7a30c;}
This box has a color of #c7a30c
<div style="background-color:#c7a30c;">Content here</div>
.mybackground {background-color:#c7a30c;}
Border around this has a color of #c7a30c
<div style="border:2px solid #c7a30c;">Content here</div>
.myborder {border:2px solid #c7a30c;}