#c51f1a color space conversions
Hex:
#c51f1a
RGB:
197, 31, 26
CMY:
23, 88, 90
CMYK:
0, 84, 87, 23
HSL:
2°, 76.6816%, 43.7255%
HSV (HSB):
2°, 86.8020%, 77.2549%
XYZ:
23.7024, 12.9249, 2.2228
xyY:
0.6101, 0.3327, 12.9249
CIE-Lab:
42.6498, 61.9168, 46.4597
CIE-LCH:
42.6498, 77.4093, 36.8830
CIE-Luv:
42.6498, 124.7270, 27.9453
Hunter-Lab:
35.9512, 54.7694, 21.5001
#c51f1a color charts
#c51f1a color shades, tints & tones
#c51f1a color schemes
#c51f1a color preview, HTML & CSS examples
This text has a color of #c51f1a
<p style="color:#c51f1a;">Text here</p>
.mytext {color:#c51f1a;}
This box has a color of #c51f1a
<div style="background-color:#c51f1a;">Content here</div>
.mybackground {background-color:#c51f1a;}
Border around this has a color of #c51f1a
<div style="border:2px solid #c51f1a;">Content here</div>
.myborder {border:2px solid #c51f1a;}