#c51d2d color space conversions
Hex:
#c51d2d
RGB:
197, 29, 45
CMY:
23, 89, 82
CMYK:
0, 85, 77, 23
HSL:
354°, 74.3363%, 44.3137%
HSV (HSB):
354°, 85.2792%, 77.2549%
XYZ:
23.9390, 12.9385, 3.7183
xyY:
0.5897, 0.3187, 12.9385
CIE-Lab:
42.6704, 62.8716, 36.2690
CIE-LCH:
42.6704, 72.5829, 29.9795
CIE-Luv:
42.6704, 122.0350, 22.0686
Hunter-Lab:
35.9701, 55.8482, 19.0502
#c51d2d color charts
#c51d2d color shades, tints & tones
#c51d2d color schemes
#c51d2d color preview, HTML & CSS examples
This text has a color of #c51d2d
<p style="color:#c51d2d;">Text here</p>
.mytext {color:#c51d2d;}
This box has a color of #c51d2d
<div style="background-color:#c51d2d;">Content here</div>
.mybackground {background-color:#c51d2d;}
Border around this has a color of #c51d2d
<div style="border:2px solid #c51d2d;">Content here</div>
.myborder {border:2px solid #c51d2d;}