#c00e1a color space conversions
Hex:
#c00e1a
RGB:
192, 14, 26
CMY:
25, 95, 90
CMYK:
0, 93, 86, 25
HSL:
356°, 86.4078%, 40.3922%
HSV (HSB):
356°, 92.7083%, 75.2941%
XYZ:
22.0817, 11.5951, 2.0515
xyY:
0.6180, 0.3245, 11.5951
CIE-Lab:
40.5653, 63.5589, 44.3070
CIE-LCH:
40.5653, 77.4781, 34.8804
CIE-Luv:
40.5653, 126.0727, 25.2395
Hunter-Lab:
34.0516, 56.1630, 20.2641
#c00e1a color charts
#c00e1a color shades, tints & tones
#c00e1a color schemes
#c00e1a color preview, HTML & CSS examples
This text has a color of #c00e1a
<p style="color:#c00e1a;">Text here</p>
.mytext {color:#c00e1a;}
This box has a color of #c00e1a
<div style="background-color:#c00e1a;">Content here</div>
.mybackground {background-color:#c00e1a;}
Border around this has a color of #c00e1a
<div style="border:2px solid #c00e1a;">Content here</div>
.myborder {border:2px solid #c00e1a;}