#c7600d color space conversions
Hex:
#c7600d
RGB:
199, 96, 13
CMY:
22, 62, 95
CMYK:
0, 52, 93, 22
HSL:
27°, 87.7358%, 41.5686%
HSV (HSB):
27°, 93.4673%, 78.0392%
XYZ:
27.8087, 20.5369, 2.8791
xyY:
0.5429, 0.4009, 20.5369
CIE-Lab:
52.4389, 36.9380, 58.4141
CIE-LCH:
52.4389, 69.1132, 57.6929
CIE-Luv:
52.4389, 85.2460, 46.4836
Hunter-Lab:
45.3177, 30.2287, 27.9556
#c7600d color charts
#c7600d color shades, tints & tones
#c7600d color schemes
#c7600d color preview, HTML & CSS examples
This text has a color of #c7600d
<p style="color:#c7600d;">Text here</p>
.mytext {color:#c7600d;}
This box has a color of #c7600d
<div style="background-color:#c7600d;">Content here</div>
.mybackground {background-color:#c7600d;}
Border around this has a color of #c7600d
<div style="border:2px solid #c7600d;">Content here</div>
.myborder {border:2px solid #c7600d;}