#c40c08 color space conversions
Hex:
#c40c08
RGB:
196, 12, 8
CMY:
23, 95, 97
CMYK:
0, 94, 96, 23
HSL:
1°, 92.1569%, 40.0000%
HSV (HSB):
1°, 95.9184%, 76.8627%
XYZ:
22.9403, 12.0162, 1.3400
xyY:
0.6320, 0.3311, 12.0162
CIE-Lab:
41.2419, 64.5753, 52.5174
CIE-LCH:
41.2419, 83.2349, 39.1205
CIE-Luv:
41.2419, 131.3630, 28.7346
Hunter-Lab:
34.6644, 57.4650, 21.9732
#c40c08 color charts
#c40c08 color shades, tints & tones
#c40c08 color schemes
#c40c08 color preview, HTML & CSS examples
This text has a color of #c40c08
<p style="color:#c40c08;">Text here</p>
.mytext {color:#c40c08;}
This box has a color of #c40c08
<div style="background-color:#c40c08;">Content here</div>
.mybackground {background-color:#c40c08;}
Border around this has a color of #c40c08
<div style="border:2px solid #c40c08;">Content here</div>
.myborder {border:2px solid #c40c08;}