#c6600a color space conversions
Hex:
#c6600a
RGB:
198, 96, 10
CMY:
22, 62, 96
CMYK:
0, 52, 95, 22
HSL:
27°, 90.3846%, 40.7843%
HSV (HSB):
27°, 94.9495%, 77.6471%
XYZ:
27.5264, 20.3934, 2.7727
xyY:
0.5430, 0.4023, 20.3934
CIE-Lab:
52.2791, 36.4994, 58.8821
CIE-LCH:
52.2791, 69.2770, 58.2063
CIE-Luv:
52.2791, 84.5087, 46.7122
Hunter-Lab:
45.1591, 29.7749, 27.9711
#c6600a color charts
#c6600a color shades, tints & tones
#c6600a color schemes
#c6600a color preview, HTML & CSS examples
This text has a color of #c6600a
<p style="color:#c6600a;">Text here</p>
.mytext {color:#c6600a;}
This box has a color of #c6600a
<div style="background-color:#c6600a;">Content here</div>
.mybackground {background-color:#c6600a;}
Border around this has a color of #c6600a
<div style="border:2px solid #c6600a;">Content here</div>
.myborder {border:2px solid #c6600a;}