#c0301c color space conversions
Hex:
#c0301c
RGB:
192, 48, 28
CMY:
25, 81, 89
CMYK:
0, 75, 85, 25
HSL:
7°, 74.5455%, 43.1373%
HSV (HSB):
7°, 85.4167%, 75.2941%
XYZ:
23.0048, 13.4042, 2.4734
xyY:
0.5917, 0.3447, 13.4042
CIE-Lab:
43.3661, 55.7111, 45.7130
CIE-LCH:
43.3661, 72.0653, 39.3702
CIE-Luv:
43.3661, 112.5666, 29.7690
Hunter-Lab:
36.6118, 48.0888, 21.6228
#c0301c color charts
#c0301c color shades, tints & tones
#c0301c color schemes
#c0301c color preview, HTML & CSS examples
This text has a color of #c0301c
<p style="color:#c0301c;">Text here</p>
.mytext {color:#c0301c;}
This box has a color of #c0301c
<div style="background-color:#c0301c;">Content here</div>
.mybackground {background-color:#c0301c;}
Border around this has a color of #c0301c
<div style="border:2px solid #c0301c;">Content here</div>
.myborder {border:2px solid #c0301c;}