#c60c06 color space conversions
Hex:
#c60c06
RGB:
198, 12, 6
CMY:
22, 95, 98
CMYK:
0, 94, 97, 22
HSL:
2°, 94.1176%, 40.0000%
HSV (HSB):
2°, 96.9697%, 77.6471%
XYZ:
23.4530, 12.2819, 1.3068
xyY:
0.6332, 0.3316, 12.2819
CIE-Lab:
41.6606, 65.0731, 53.6237
CIE-LCH:
41.6606, 84.3209, 39.4903
CIE-Luv:
41.6606, 132.9621, 29.2704
Hunter-Lab:
35.0455, 58.1257, 22.3210
#c60c06 color charts
#c60c06 color shades, tints & tones
#c60c06 color schemes
#c60c06 color preview, HTML & CSS examples
This text has a color of #c60c06
<p style="color:#c60c06;">Text here</p>
.mytext {color:#c60c06;}
This box has a color of #c60c06
<div style="background-color:#c60c06;">Content here</div>
.mybackground {background-color:#c60c06;}
Border around this has a color of #c60c06
<div style="border:2px solid #c60c06;">Content here</div>
.myborder {border:2px solid #c60c06;}