#c00113 color space conversions
Hex:
#c00113
RGB:
192, 1, 19
CMY:
25, 100, 93
CMYK:
0, 99, 90, 25
HSL:
354°, 98.9637%, 37.8431%
HSV (HSB):
354°, 99.4792%, 75.2941%
XYZ:
21.8666, 11.2752, 1.6399
xyY:
0.6287, 0.3242, 11.2752
CIE-Lab:
40.0402, 64.8211, 47.2296
CIE-LCH:
40.0402, 80.2023, 36.0776
CIE-Luv:
40.0402, 129.4086, 25.8328
Hunter-Lab:
33.5786, 57.4782, 20.6094
#c00113 color charts
#c00113 color shades, tints & tones
#c00113 color schemes
#c00113 color preview, HTML & CSS examples
This text has a color of #c00113
<p style="color:#c00113;">Text here</p>
.mytext {color:#c00113;}
This box has a color of #c00113
<div style="background-color:#c00113;">Content here</div>
.mybackground {background-color:#c00113;}
Border around this has a color of #c00113
<div style="border:2px solid #c00113;">Content here</div>
.myborder {border:2px solid #c00113;}