#c50c4d color space conversions
Hex:
#c50c4d
RGB:
197, 12, 77
CMY:
23, 95, 70
CMYK:
0, 94, 61, 23
HSL:
339°, 88.5167%, 40.9804%
HSV (HSB):
339°, 93.9086%, 77.2549%
XYZ:
24.4970, 12.6691, 8.1754
xyY:
0.5403, 0.2794, 12.6691
CIE-Lab:
42.2603, 67.0738, 16.0740
CIE-LCH:
42.2603, 68.9730, 13.4765
CIE-Luv:
42.2603, 116.4967, 4.7376
Hunter-Lab:
35.5937, 60.5620, 11.2974
#c50c4d color charts
#c50c4d color shades, tints & tones
#c50c4d color schemes
#c50c4d color preview, HTML & CSS examples
This text has a color of #c50c4d
<p style="color:#c50c4d;">Text here</p>
.mytext {color:#c50c4d;}
This box has a color of #c50c4d
<div style="background-color:#c50c4d;">Content here</div>
.mybackground {background-color:#c50c4d;}
Border around this has a color of #c50c4d
<div style="border:2px solid #c50c4d;">Content here</div>
.myborder {border:2px solid #c50c4d;}