#c60a1e color space conversions
Hex:
#c60a1e
RGB:
198, 10, 30
CMY:
22, 96, 88
CMYK:
0, 95, 85, 22
HSL:
354°, 90.3846%, 40.7843%
HSV (HSB):
354°, 94.9495%, 77.6471%
XYZ:
23.6316, 12.3166, 2.3601
xyY:
0.6169, 0.3215, 12.3166
CIE-Lab:
41.7149, 65.6329, 43.7445
CIE-LCH:
41.7149, 78.8749, 33.6836
CIE-Luv:
41.7149, 130.6264, 25.0211
Hunter-Lab:
35.0950, 58.7786, 20.5793
#c60a1e color charts
#c60a1e color shades, tints & tones
#c60a1e color schemes
#c60a1e color preview, HTML & CSS examples
This text has a color of #c60a1e
<p style="color:#c60a1e;">Text here</p>
.mytext {color:#c60a1e;}
This box has a color of #c60a1e
<div style="background-color:#c60a1e;">Content here</div>
.mybackground {background-color:#c60a1e;}
Border around this has a color of #c60a1e
<div style="border:2px solid #c60a1e;">Content here</div>
.myborder {border:2px solid #c60a1e;}