#c00e13 color space conversions
Hex:
#c00e13
RGB:
192, 14, 19
CMY:
25, 95, 93
CMYK:
0, 93, 90, 25
HSL:
358°, 86.4078%, 40.3922%
HSV (HSB):
358°, 92.7083%, 75.2941%
XYZ:
22.0128, 11.5676, 1.6887
xyY:
0.6241, 0.3280, 11.5676
CIE-Lab:
40.5204, 63.4322, 47.5732
CIE-LCH:
40.5204, 79.2897, 36.8693
CIE-Luv:
40.5204, 127.0119, 26.6897
Hunter-Lab:
34.0111, 56.0100, 20.8640
#c00e13 color charts
#c00e13 color shades, tints & tones
#c00e13 color schemes
#c00e13 color preview, HTML & CSS examples
This text has a color of #c00e13
<p style="color:#c00e13;">Text here</p>
.mytext {color:#c00e13;}
This box has a color of #c00e13
<div style="background-color:#c00e13;">Content here</div>
.mybackground {background-color:#c00e13;}
Border around this has a color of #c00e13
<div style="border:2px solid #c00e13;">Content here</div>
.myborder {border:2px solid #c00e13;}