#c40c0c color space conversions
Hex:
#c40c0c
RGB:
196, 12, 12
CMY:
23, 95, 95
CMYK:
0, 94, 94, 23
HSL:
0°, 88.4615%, 40.7843%
HSV (HSB):
0°, 93.8776%, 76.8627%
XYZ:
22.9628, 12.0253, 1.4587
xyY:
0.6300, 0.3299, 12.0253
CIE-Lab:
41.2562, 64.6156, 51.2175
CIE-LCH:
41.2562, 82.4525, 38.4021
CIE-Luv:
41.2562, 131.0539, 28.2618
Hunter-Lab:
34.6774, 57.5140, 21.7803
#c40c0c color charts
#c40c0c color shades, tints & tones
#c40c0c color schemes
#c40c0c color preview, HTML & CSS examples
This text has a color of #c40c0c
<p style="color:#c40c0c;">Text here</p>
.mytext {color:#c40c0c;}
This box has a color of #c40c0c
<div style="background-color:#c40c0c;">Content here</div>
.mybackground {background-color:#c40c0c;}
Border around this has a color of #c40c0c
<div style="border:2px solid #c40c0c;">Content here</div>
.myborder {border:2px solid #c40c0c;}