#c50c0c color space conversions
Hex:
#c50c0c
RGB:
197, 12, 12
CMY:
23, 95, 95
CMYK:
0, 94, 94, 23
HSL:
0°, 88.5167%, 40.9804%
HSV (HSB):
0°, 93.9086%, 77.2549%
XYZ:
23.2238, 12.1598, 1.4709
xyY:
0.6301, 0.3299, 12.1598
CIE-Lab:
41.4690, 64.8739, 51.4521
CIE-LCH:
41.4690, 82.8007, 38.4183
CIE-Luv:
41.4690, 131.7809, 28.4186
Hunter-Lab:
34.8709, 57.8557, 21.9088
#c50c0c color charts
#c50c0c color shades, tints & tones
#c50c0c color schemes
#c50c0c color preview, HTML & CSS examples
This text has a color of #c50c0c
<p style="color:#c50c0c;">Text here</p>
.mytext {color:#c50c0c;}
This box has a color of #c50c0c
<div style="background-color:#c50c0c;">Content here</div>
.mybackground {background-color:#c50c0c;}
Border around this has a color of #c50c0c
<div style="border:2px solid #c50c0c;">Content here</div>
.myborder {border:2px solid #c50c0c;}