#c51c15 color space conversions
Hex:
#c51c15
RGB:
197, 28, 21
CMY:
23, 89, 92
CMYK:
0, 86, 89, 23
HSL:
2°, 80.7339%, 42.7451%
HSV (HSB):
2°, 89.3401%, 77.2549%
XYZ:
23.5766, 12.7550, 1.9288
xyY:
0.6162, 0.3334, 12.7550
CIE-Lab:
42.3917, 62.4715, 48.5392
CIE-LCH:
42.3917, 79.1122, 37.8465
CIE-Luv:
42.3917, 126.4700, 28.5644
Hunter-Lab:
35.7141, 55.3366, 21.7978
#c51c15 color charts
#c51c15 color shades, tints & tones
#c51c15 color schemes
#c51c15 color preview, HTML & CSS examples
This text has a color of #c51c15
<p style="color:#c51c15;">Text here</p>
.mytext {color:#c51c15;}
This box has a color of #c51c15
<div style="background-color:#c51c15;">Content here</div>
.mybackground {background-color:#c51c15;}
Border around this has a color of #c51c15
<div style="border:2px solid #c51c15;">Content here</div>
.myborder {border:2px solid #c51c15;}