#c0013b color space conversions
Hex:
#c0013b
RGB:
192, 1, 59
CMY:
25, 100, 77
CMYK:
0, 99, 69, 25
HSL:
342°, 98.9637%, 37.8431%
HSV (HSB):
342°, 99.4792%, 75.2941%
XYZ:
22.5385, 11.5439, 5.1780
xyY:
0.5741, 0.2940, 11.5439
CIE-Lab:
40.4819, 66.0232, 24.9229
CIE-LCH:
40.4819, 70.5707, 20.6809
CIE-Luv:
40.4819, 120.4946, 12.3776
Hunter-Lab:
33.9764, 58.9507, 14.7477
#c0013b color charts
#c0013b color shades, tints & tones
#c0013b color schemes
#c0013b color preview, HTML & CSS examples
This text has a color of #c0013b
<p style="color:#c0013b;">Text here</p>
.mytext {color:#c0013b;}
This box has a color of #c0013b
<div style="background-color:#c0013b;">Content here</div>
.mybackground {background-color:#c0013b;}
Border around this has a color of #c0013b
<div style="border:2px solid #c0013b;">Content here</div>
.myborder {border:2px solid #c0013b;}