#c60001 color space conversions
Hex:
#c60001
RGB:
198, 0, 1
CMY:
22, 100, 100
CMYK:
0, 100, 99, 22
HSL:
360°, 100.0000%, 38.8235%
HSV (HSB):
360°, 100.0000%, 77.6471%
XYZ:
23.2942, 12.0080, 1.1187
xyY:
0.6396, 0.3297, 12.0080
CIE-Lab:
41.2288, 66.2249, 55.1906
CIE-LCH:
41.2288, 86.2075, 39.8072
CIE-Luv:
41.2288, 135.4891, 29.1195
Hunter-Lab:
34.6525, 59.3498, 22.3426
#c60001 color charts
#c60001 color shades, tints & tones
#c60001 color schemes
#c60001 color preview, HTML & CSS examples
This text has a color of #c60001
<p style="color:#c60001;">Text here</p>
.mytext {color:#c60001;}
This box has a color of #c60001
<div style="background-color:#c60001;">Content here</div>
.mybackground {background-color:#c60001;}
Border around this has a color of #c60001
<div style="border:2px solid #c60001;">Content here</div>
.myborder {border:2px solid #c60001;}