#c6600f color space conversions
Hex:
#c6600f
RGB:
198, 96, 15
CMY:
22, 62, 94
CMYK:
0, 52, 92, 22
HSL:
27°, 85.9155%, 41.7647%
HSV (HSB):
27°, 92.4242%, 77.6471%
XYZ:
27.5578, 20.4060, 2.9382
xyY:
0.5414, 0.4009, 20.4060
CIE-Lab:
52.2932, 36.5648, 57.7578
CIE-LCH:
52.2932, 68.3590, 57.6632
CIE-Luv:
52.2932, 84.3227, 46.1853
Hunter-Lab:
45.1730, 29.8412, 27.7646
#c6600f color charts
#c6600f color shades, tints & tones
#c6600f color schemes
#c6600f color preview, HTML & CSS examples
This text has a color of #c6600f
<p style="color:#c6600f;">Text here</p>
.mytext {color:#c6600f;}
This box has a color of #c6600f
<div style="background-color:#c6600f;">Content here</div>
.mybackground {background-color:#c6600f;}
Border around this has a color of #c6600f
<div style="border:2px solid #c6600f;">Content here</div>
.myborder {border:2px solid #c6600f;}