#c51212 color space conversions
Hex:
#c51212
RGB:
197, 18, 18
CMY:
23, 93, 93
CMYK:
0, 91, 91, 23
HSL:
0°, 83.2558%, 42.1569%
HSV (HSB):
0°, 90.8629%, 77.2549%
XYZ:
23.3514, 12.3466, 1.7246
xyY:
0.6240, 0.3299, 12.3466
CIE-Lab:
41.7618, 64.1836, 49.3616
CIE-LCH:
41.7618, 80.9698, 37.5628
CIE-Luv:
41.7618, 129.8617, 28.0045
Hunter-Lab:
35.1377, 57.1345, 21.6863
#c51212 color charts
#c51212 color shades, tints & tones
#c51212 color schemes
#c51212 color preview, HTML & CSS examples
This text has a color of #c51212
<p style="color:#c51212;">Text here</p>
.mytext {color:#c51212;}
This box has a color of #c51212
<div style="background-color:#c51212;">Content here</div>
.mybackground {background-color:#c51212;}
Border around this has a color of #c51212
<div style="border:2px solid #c51212;">Content here</div>
.myborder {border:2px solid #c51212;}