#c51a35 color space conversions
Hex:
#c51a35
RGB:
197, 26, 53
CMY:
23, 90, 79
CMYK:
0, 87, 73, 23
HSL:
351°, 76.6816%, 43.7255%
HSV (HSB):
351°, 86.8020%, 77.2549%
XYZ:
24.0380, 12.8661, 4.5846
xyY:
0.5794, 0.3101, 12.8661
CIE-Lab:
42.5609, 63.7785, 31.3880
CIE-LCH:
42.5609, 71.0838, 26.2037
CIE-Luv:
42.5609, 121.0553, 18.4861
Hunter-Lab:
35.8694, 56.8506, 17.5305
#c51a35 color charts
#c51a35 color shades, tints & tones
#c51a35 color schemes
#c51a35 color preview, HTML & CSS examples
This text has a color of #c51a35
<p style="color:#c51a35;">Text here</p>
.mytext {color:#c51a35;}
This box has a color of #c51a35
<div style="background-color:#c51a35;">Content here</div>
.mybackground {background-color:#c51a35;}
Border around this has a color of #c51a35
<div style="border:2px solid #c51a35;">Content here</div>
.myborder {border:2px solid #c51a35;}