#c50e4d color space conversions
Hex:
#c50e4d
RGB:
197, 14, 77
CMY:
23, 95, 70
CMYK:
0, 93, 61, 23
HSL:
339°, 86.7299%, 41.3725%
HSV (HSB):
339°, 92.8934%, 77.2549%
XYZ:
24.5226, 12.7202, 8.1839
xyY:
0.5398, 0.2800, 12.7202
CIE-Lab:
42.3386, 66.8471, 16.1796
CIE-LCH:
42.3386, 68.7773, 13.6061
CIE-Luv:
42.3386, 116.1777, 4.9069
Hunter-Lab:
35.6654, 60.3172, 11.3608
#c50e4d color charts
#c50e4d color shades, tints & tones
#c50e4d color schemes
#c50e4d color preview, HTML & CSS examples
This text has a color of #c50e4d
<p style="color:#c50e4d;">Text here</p>
.mytext {color:#c50e4d;}
This box has a color of #c50e4d
<div style="background-color:#c50e4d;">Content here</div>
.mybackground {background-color:#c50e4d;}
Border around this has a color of #c50e4d
<div style="border:2px solid #c50e4d;">Content here</div>
.myborder {border:2px solid #c50e4d;}