#c51d34 color space conversions
Hex:
#c51d34
RGB:
197, 29, 52
CMY:
23, 89, 80
CMYK:
0, 85, 74, 23
HSL:
352°, 74.3363%, 44.3137%
HSV (HSB):
352°, 85.2792%, 77.2549%
XYZ:
24.0852, 12.9970, 4.4881
xyY:
0.5794, 0.3127, 12.9970
CIE-Lab:
42.7587, 63.1326, 32.2212
CIE-LCH:
42.7587, 70.8797, 27.0385
CIE-Luv:
42.7587, 120.3562, 19.3240
Hunter-Lab:
36.0513, 56.1624, 17.8549
#c51d34 color charts
#c51d34 color shades, tints & tones
#c51d34 color schemes
#c51d34 color preview, HTML & CSS examples
This text has a color of #c51d34
<p style="color:#c51d34;">Text here</p>
.mytext {color:#c51d34;}
This box has a color of #c51d34
<div style="background-color:#c51d34;">Content here</div>
.mybackground {background-color:#c51d34;}
Border around this has a color of #c51d34
<div style="border:2px solid #c51d34;">Content here</div>
.myborder {border:2px solid #c51d34;}