#c50d44 color space conversions
Hex:
#c50d44
RGB:
197, 13, 68
CMY:
23, 95, 73
CMYK:
0, 93, 65, 23
HSL:
342°, 87.6190%, 41.1765%
HSV (HSB):
342°, 93.4010%, 77.2549%
XYZ:
24.2133, 12.5755, 6.6200
xyY:
0.5578, 0.2897, 12.5755
CIE-Lab:
42.1166, 66.4604, 21.5576
CIE-LCH:
42.1166, 69.8693, 17.9714
CIE-Luv:
42.1166, 119.5576, 9.8701
Hunter-Lab:
35.4620, 59.8205, 13.7552
#c50d44 color charts
#c50d44 color shades, tints & tones
#c50d44 color schemes
#c50d44 color preview, HTML & CSS examples
This text has a color of #c50d44
<p style="color:#c50d44;">Text here</p>
.mytext {color:#c50d44;}
This box has a color of #c50d44
<div style="background-color:#c50d44;">Content here</div>
.mybackground {background-color:#c50d44;}
Border around this has a color of #c50d44
<div style="border:2px solid #c50d44;">Content here</div>
.myborder {border:2px solid #c50d44;}