#c7980c color space conversions
Hex:
#c7980c
RGB:
199, 152, 12
CMY:
22, 40, 95
CMYK:
0, 24, 94, 22
HSL:
45°, 88.6256%, 41.3725%
HSV (HSB):
45°, 93.9698%, 78.0392%
XYZ:
34.8478, 34.6251, 5.1945
xyY:
0.4667, 0.4637, 34.6251
CIE-Lab:
65.4558, 6.7596, 67.9044
CIE-LCH:
65.4558, 68.2400, 84.3152
CIE-Luv:
65.4558, 39.8134, 66.8490
Hunter-Lab:
58.8431, 2.7349, 35.9563
#c7980c color charts
#c7980c color shades, tints & tones
#c7980c color schemes
#c7980c color preview, HTML & CSS examples
This text has a color of #c7980c
<p style="color:#c7980c;">Text here</p>
.mytext {color:#c7980c;}
This box has a color of #c7980c
<div style="background-color:#c7980c;">Content here</div>
.mybackground {background-color:#c7980c;}
Border around this has a color of #c7980c
<div style="border:2px solid #c7980c;">Content here</div>
.myborder {border:2px solid #c7980c;}