#c00e24 color space conversions
Hex:
#c00e24
RGB:
192, 14, 36
CMY:
25, 95, 86
CMYK:
0, 93, 81, 25
HSL:
353°, 86.4078%, 40.3922%
HSV (HSB):
353°, 92.7083%, 75.2941%
XYZ:
22.2137, 11.6479, 2.7465
xyY:
0.6068, 0.3182, 11.6479
CIE-Lab:
40.6510, 63.8007, 39.0190
CIE-LCH:
40.6510, 74.7864, 31.4490
CIE-Luv:
40.6510, 124.3128, 22.5161
Hunter-Lab:
34.1290, 56.4551, 19.1190
#c00e24 color charts
#c00e24 color shades, tints & tones
#c00e24 color schemes
#c00e24 color preview, HTML & CSS examples
This text has a color of #c00e24
<p style="color:#c00e24;">Text here</p>
.mytext {color:#c00e24;}
This box has a color of #c00e24
<div style="background-color:#c00e24;">Content here</div>
.mybackground {background-color:#c00e24;}
Border around this has a color of #c00e24
<div style="border:2px solid #c00e24;">Content here</div>
.myborder {border:2px solid #c00e24;}