#c0300e color space conversions
Hex:
#c0300e
RGB:
192, 48, 14
CMY:
25, 81, 95
CMYK:
0, 75, 93, 25
HSL:
11°, 86.4078%, 40.3922%
HSV (HSB):
11°, 92.7083%, 75.2941%
XYZ:
22.8744, 13.3521, 1.7871
xyY:
0.6017, 0.3512, 13.3521
CIE-Lab:
43.2890, 55.4537, 51.3960
CIE-LCH:
43.2890, 75.6086, 42.8252
CIE-Luv:
43.2890, 113.9914, 32.3740
Hunter-Lab:
36.5405, 47.7956, 22.6787
#c0300e color charts
#c0300e color shades, tints & tones
#c0300e color schemes
#c0300e color preview, HTML & CSS examples
This text has a color of #c0300e
<p style="color:#c0300e;">Text here</p>
.mytext {color:#c0300e;}
This box has a color of #c0300e
<div style="background-color:#c0300e;">Content here</div>
.mybackground {background-color:#c0300e;}
Border around this has a color of #c0300e
<div style="border:2px solid #c0300e;">Content here</div>
.myborder {border:2px solid #c0300e;}