#c60c01 color space conversions
Hex:
#c60c01
RGB:
198, 12, 1
CMY:
22, 95, 100
CMYK:
0, 94, 99, 22
HSL:
3°, 98.9950%, 39.0196%
HSV (HSB):
3°, 99.4949%, 77.6471%
XYZ:
23.4257, 12.2709, 1.1626
xyY:
0.6355, 0.3329, 12.2709
CIE-Lab:
41.6435, 65.0249, 55.3451
CIE-LCH:
41.6435, 85.3892, 40.4023
CIE-Luv:
41.6435, 133.3367, 29.8425
Hunter-Lab:
35.0298, 58.0668, 22.5532
#c60c01 color charts
#c60c01 color shades, tints & tones
#c60c01 color schemes
#c60c01 color preview, HTML & CSS examples
This text has a color of #c60c01
<p style="color:#c60c01;">Text here</p>
.mytext {color:#c60c01;}
This box has a color of #c60c01
<div style="background-color:#c60c01;">Content here</div>
.mybackground {background-color:#c60c01;}
Border around this has a color of #c60c01
<div style="border:2px solid #c60c01;">Content here</div>
.myborder {border:2px solid #c60c01;}