#c50d3f color space conversions
Hex:
#c50d3f
RGB:
197, 13, 63
CMY:
23, 95, 75
CMYK:
0, 93, 68, 23
HSL:
344°, 87.6190%, 41.1765%
HSV (HSB):
344°, 93.4010%, 77.2549%
XYZ:
24.0671, 12.5170, 5.8502
xyY:
0.5672, 0.2950, 12.5170
CIE-Lab:
42.0264, 66.2101, 24.5768
CIE-LCH:
42.0264, 70.6243, 20.3646
CIE-Luv:
42.0264, 121.2125, 12.4563
Hunter-Lab:
35.3794, 59.5117, 14.9617
#c50d3f color charts
#c50d3f color shades, tints & tones
#c50d3f color schemes
#c50d3f color preview, HTML & CSS examples
This text has a color of #c50d3f
<p style="color:#c50d3f;">Text here</p>
.mytext {color:#c50d3f;}
This box has a color of #c50d3f
<div style="background-color:#c50d3f;">Content here</div>
.mybackground {background-color:#c50d3f;}
Border around this has a color of #c50d3f
<div style="border:2px solid #c50d3f;">Content here</div>
.myborder {border:2px solid #c50d3f;}