#c7840e color space conversions
Hex:
#c7840e
RGB:
199, 132, 14
CMY:
22, 48, 95
CMYK:
0, 34, 93, 22
HSL:
38°, 86.8545%, 41.7647%
HSV (HSB):
38°, 92.9648%, 78.0392%
XYZ:
31.8837, 28.6763, 4.2701
xyY:
0.4918, 0.4423, 28.6763
CIE-Lab:
60.4949, 17.6941, 63.9378
CIE-LCH:
60.4949, 66.3410, 74.5311
CIE-Luv:
60.4949, 55.6367, 59.1312
Hunter-Lab:
53.5503, 12.5654, 32.7574
#c7840e color charts
#c7840e color shades, tints & tones
#c7840e color schemes
#c7840e color preview, HTML & CSS examples
This text has a color of #c7840e
<p style="color:#c7840e;">Text here</p>
.mytext {color:#c7840e;}
This box has a color of #c7840e
<div style="background-color:#c7840e;">Content here</div>
.mybackground {background-color:#c7840e;}
Border around this has a color of #c7840e
<div style="border:2px solid #c7840e;">Content here</div>
.myborder {border:2px solid #c7840e;}