#c00e25 color space conversions
Hex:
#c00e25
RGB:
192, 14, 37
CMY:
25, 95, 85
CMYK:
0, 93, 81, 25
HSL:
352°, 86.4078%, 40.3922%
HSV (HSB):
352°, 92.7083%, 75.2941%
XYZ:
22.2292, 11.6541, 2.8281
xyY:
0.6055, 0.3175, 11.6541
CIE-Lab:
40.6610, 63.8289, 38.4613
CIE-LCH:
40.6610, 74.5212, 31.0718
CIE-Luv:
40.6610, 124.1095, 22.2010
Hunter-Lab:
34.1381, 56.4894, 18.9849
#c00e25 color charts
#c00e25 color shades, tints & tones
#c00e25 color schemes
#c00e25 color preview, HTML & CSS examples
This text has a color of #c00e25
<p style="color:#c00e25;">Text here</p>
.mytext {color:#c00e25;}
This box has a color of #c00e25
<div style="background-color:#c00e25;">Content here</div>
.mybackground {background-color:#c00e25;}
Border around this has a color of #c00e25
<div style="border:2px solid #c00e25;">Content here</div>
.myborder {border:2px solid #c00e25;}