#c50c44 color space conversions
Hex:
#c50c44
RGB:
197, 12, 68
CMY:
23, 95, 73
CMYK:
0, 94, 65, 23
HSL:
342°, 88.5167%, 40.9804%
HSV (HSB):
342°, 93.9086%, 77.2549%
XYZ:
24.2008, 12.5506, 6.6158
xyY:
0.5580, 0.2894, 12.5506
CIE-Lab:
42.0782, 66.5715, 21.5079
CIE-LCH:
42.0782, 69.9597, 17.9046
CIE-Luv:
42.0782, 119.7218, 9.7897
Hunter-Lab:
35.4268, 59.9401, 13.7266
#c50c44 color charts
#c50c44 color shades, tints & tones
#c50c44 color schemes
#c50c44 color preview, HTML & CSS examples
This text has a color of #c50c44
<p style="color:#c50c44;">Text here</p>
.mytext {color:#c50c44;}
This box has a color of #c50c44
<div style="background-color:#c50c44;">Content here</div>
.mybackground {background-color:#c50c44;}
Border around this has a color of #c50c44
<div style="border:2px solid #c50c44;">Content here</div>
.myborder {border:2px solid #c50c44;}