#c60c35 color space conversions
Hex:
#c60c35
RGB:
198, 12, 53
CMY:
22, 95, 79
CMYK:
0, 94, 73, 22
HSL:
347°, 88.5714%, 41.1765%
HSV (HSB):
347°, 93.9394%, 77.6471%
XYZ:
24.0628, 12.5258, 4.5176
xyY:
0.5854, 0.3047, 12.5258
CIE-Lab:
42.0398, 66.1332, 30.8303
CIE-LCH:
42.0398, 72.9665, 24.9942
CIE-Luv:
42.0398, 125.1474, 17.2582
Hunter-Lab:
35.3917, 59.4263, 17.2061
#c60c35 color charts
#c60c35 color shades, tints & tones
#c60c35 color schemes
#c60c35 color preview, HTML & CSS examples
This text has a color of #c60c35
<p style="color:#c60c35;">Text here</p>
.mytext {color:#c60c35;}
This box has a color of #c60c35
<div style="background-color:#c60c35;">Content here</div>
.mybackground {background-color:#c60c35;}
Border around this has a color of #c60c35
<div style="border:2px solid #c60c35;">Content here</div>
.myborder {border:2px solid #c60c35;}