#c51b2b color space conversions
Hex:
#c51b2b
RGB:
197, 27, 43
CMY:
23, 89, 83
CMYK:
0, 86, 78, 23
HSL:
354°, 75.8929%, 43.9216%
HSV (HSB):
354°, 86.2944%, 77.2549%
XYZ:
23.8539, 12.8286, 3.5044
xyY:
0.5936, 0.3192, 12.8286
CIE-Lab:
42.5038, 63.2153, 37.2504
CIE-LCH:
42.5038, 73.3742, 30.5092
CIE-Luv:
42.5038, 123.1477, 22.5129
Hunter-Lab:
35.8170, 56.2001, 19.2709
#c51b2b color charts
#c51b2b color shades, tints & tones
#c51b2b color schemes
#c51b2b color preview, HTML & CSS examples
This text has a color of #c51b2b
<p style="color:#c51b2b;">Text here</p>
.mytext {color:#c51b2b;}
This box has a color of #c51b2b
<div style="background-color:#c51b2b;">Content here</div>
.mybackground {background-color:#c51b2b;}
Border around this has a color of #c51b2b
<div style="border:2px solid #c51b2b;">Content here</div>
.myborder {border:2px solid #c51b2b;}