#c7960e color space conversions
Hex:
#c7960e
RGB:
199, 150, 14
CMY:
22, 41, 95
CMYK:
0, 25, 93, 22
HSL:
44°, 86.8545%, 41.7647%
HSV (HSB):
44°, 92.9648%, 78.0392%
XYZ:
34.5388, 33.9865, 5.1551
xyY:
0.4688, 0.4613, 33.9865
CIE-Lab:
64.9519, 7.8707, 67.2192
CIE-LCH:
64.9519, 67.6784, 83.3216
CIE-Luv:
64.9519, 41.3348, 65.9193
Hunter-Lab:
58.2980, 3.7315, 35.5657
#c7960e color charts
#c7960e color shades, tints & tones
#c7960e color schemes
#c7960e color preview, HTML & CSS examples
This text has a color of #c7960e
<p style="color:#c7960e;">Text here</p>
.mytext {color:#c7960e;}
This box has a color of #c7960e
<div style="background-color:#c7960e;">Content here</div>
.mybackground {background-color:#c7960e;}
Border around this has a color of #c7960e
<div style="border:2px solid #c7960e;">Content here</div>
.myborder {border:2px solid #c7960e;}