#c00e3a color space conversions
Hex:
#c00e3a
RGB:
192, 14, 58
CMY:
25, 95, 77
CMYK:
0, 93, 70, 25
HSL:
345°, 86.4078%, 40.3922%
HSV (HSB):
345°, 92.7083%, 75.2941%
XYZ:
22.6590, 11.8260, 5.0914
xyY:
0.5725, 0.2988, 11.8260
CIE-Lab:
40.9383, 64.6066, 26.1159
CIE-LCH:
40.9383, 69.6854, 22.0101
CIE-Luv:
40.9383, 118.7275, 13.8174
Hunter-Lab:
34.3890, 57.4333, 15.2943
#c00e3a color charts
#c00e3a color shades, tints & tones
#c00e3a color schemes
#c00e3a color preview, HTML & CSS examples
This text has a color of #c00e3a
<p style="color:#c00e3a;">Text here</p>
.mytext {color:#c00e3a;}
This box has a color of #c00e3a
<div style="background-color:#c00e3a;">Content here</div>
.mybackground {background-color:#c00e3a;}
Border around this has a color of #c00e3a
<div style="border:2px solid #c00e3a;">Content here</div>
.myborder {border:2px solid #c00e3a;}