#c6060e color space conversions
Hex:
#c6060e
RGB:
198, 6, 14
CMY:
22, 98, 95
CMYK:
0, 97, 93, 22
HSL:
358°, 94.1176%, 40.0000%
HSV (HSB):
358°, 96.9697%, 77.6471%
XYZ:
23.4331, 12.1677, 1.5290
xyY:
0.6311, 0.3277, 12.1677
CIE-Lab:
41.4815, 65.7564, 50.8542
CIE-LCH:
41.4815, 83.1267, 37.7174
CIE-Luv:
41.4815, 133.3957, 27.9390
Hunter-Lab:
34.8823, 58.8682, 21.8187
#c6060e color charts
#c6060e color shades, tints & tones
#c6060e color schemes
#c6060e color preview, HTML & CSS examples
This text has a color of #c6060e
<p style="color:#c6060e;">Text here</p>
.mytext {color:#c6060e;}
This box has a color of #c6060e
<div style="background-color:#c6060e;">Content here</div>
.mybackground {background-color:#c6060e;}
Border around this has a color of #c6060e
<div style="border:2px solid #c6060e;">Content here</div>
.myborder {border:2px solid #c6060e;}