#c60e2a color space conversions
Hex:
#c60e2a
RGB:
198, 14, 42
CMY:
22, 95, 84
CMYK:
0, 93, 79, 22
HSL:
351°, 86.7925%, 41.5686%
HSV (HSB):
351°, 92.9293%, 77.6471%
XYZ:
23.8637, 12.4870, 3.3430
xyY:
0.6012, 0.3146, 12.4870
CIE-Lab:
41.9799, 65.5165, 37.3394
CIE-LCH:
41.9799, 75.4099, 29.6799
CIE-Luv:
41.9799, 127.5367, 21.6822
Hunter-Lab:
35.3370, 58.7044, 19.1269
#c60e2a color charts
#c60e2a color shades, tints & tones
#c60e2a color schemes
#c60e2a color preview, HTML & CSS examples
This text has a color of #c60e2a
<p style="color:#c60e2a;">Text here</p>
.mytext {color:#c60e2a;}
This box has a color of #c60e2a
<div style="background-color:#c60e2a;">Content here</div>
.mybackground {background-color:#c60e2a;}
Border around this has a color of #c60e2a
<div style="border:2px solid #c60e2a;">Content here</div>
.myborder {border:2px solid #c60e2a;}