#c51d3d color space conversions
Hex:
#c51d3d
RGB:
197, 29, 61
CMY:
23, 89, 76
CMYK:
0, 85, 69, 23
HSL:
349°, 74.3363%, 44.3137%
HSV (HSB):
349°, 85.2792%, 77.2549%
XYZ:
24.3076, 13.0860, 5.6596
xyY:
0.5646, 0.3039, 13.0860
CIE-Lab:
42.8925, 63.5271, 26.8989
CIE-LCH:
42.8925, 68.9872, 22.9490
CIE-Luv:
42.8925, 117.8889, 15.2753
Hunter-Lab:
36.1745, 56.6384, 16.0461
#c51d3d color charts
#c51d3d color shades, tints & tones
#c51d3d color schemes
#c51d3d color preview, HTML & CSS examples
This text has a color of #c51d3d
<p style="color:#c51d3d;">Text here</p>
.mytext {color:#c51d3d;}
This box has a color of #c51d3d
<div style="background-color:#c51d3d;">Content here</div>
.mybackground {background-color:#c51d3d;}
Border around this has a color of #c51d3d
<div style="border:2px solid #c51d3d;">Content here</div>
.myborder {border:2px solid #c51d3d;}