#c51d35 color space conversions
Hex:
#c51d35
RGB:
197, 29, 53
CMY:
23, 89, 79
CMYK:
0, 85, 73, 23
HSL:
351°, 74.3363%, 44.3137%
HSV (HSB):
351°, 85.2792%, 77.2549%
XYZ:
24.1079, 13.0061, 4.6080
xyY:
0.5778, 0.3117, 13.0061
CIE-Lab:
42.7724, 63.1731, 31.6350
CIE-LCH:
42.7724, 70.6514, 26.6002
CIE-Luv:
42.7724, 120.0989, 18.9026
Hunter-Lab:
36.0640, 56.2112, 17.6692
#c51d35 color charts
#c51d35 color shades, tints & tones
#c51d35 color schemes
#c51d35 color preview, HTML & CSS examples
This text has a color of #c51d35
<p style="color:#c51d35;">Text here</p>
.mytext {color:#c51d35;}
This box has a color of #c51d35
<div style="background-color:#c51d35;">Content here</div>
.mybackground {background-color:#c51d35;}
Border around this has a color of #c51d35
<div style="border:2px solid #c51d35;">Content here</div>
.myborder {border:2px solid #c51d35;}