#c50c36 color space conversions
Hex:
#c50c36
RGB:
197, 12, 54
CMY:
23, 95, 79
CMYK:
0, 94, 73, 23
HSL:
346°, 88.5167%, 40.9804%
HSV (HSB):
346°, 93.9086%, 77.2549%
XYZ:
23.8233, 12.3996, 4.6278
xyY:
0.5832, 0.3035, 12.3996
CIE-Lab:
41.8443, 65.9230, 29.9350
CIE-LCH:
41.8443, 72.4013, 24.4224
CIE-Luv:
41.8443, 124.1056, 16.6069
Hunter-Lab:
35.2131, 59.1407, 16.8572
#c50c36 color charts
#c50c36 color shades, tints & tones
#c50c36 color schemes
#c50c36 color preview, HTML & CSS examples
This text has a color of #c50c36
<p style="color:#c50c36;">Text here</p>
.mytext {color:#c50c36;}
This box has a color of #c50c36
<div style="background-color:#c50c36;">Content here</div>
.mybackground {background-color:#c50c36;}
Border around this has a color of #c50c36
<div style="border:2px solid #c50c36;">Content here</div>
.myborder {border:2px solid #c50c36;}