#c50f35 color space conversions
Hex:
#c50f35
RGB:
197, 15, 53
CMY:
23, 94, 79
CMYK:
0, 92, 73, 23
HSL:
347°, 85.8491%, 41.5686%
HSV (HSB):
347°, 92.3858%, 77.2549%
XYZ:
23.8394, 12.4690, 4.5184
xyY:
0.5839, 0.3054, 12.4690
CIE-Lab:
41.9520, 65.5297, 30.6748
CIE-LCH:
41.9520, 72.3539, 25.0845
CIE-Luv:
41.9520, 123.8267, 17.2836
Hunter-Lab:
35.3115, 58.7133, 17.1313
#c50f35 color charts
#c50f35 color shades, tints & tones
#c50f35 color schemes
#c50f35 color preview, HTML & CSS examples
This text has a color of #c50f35
<p style="color:#c50f35;">Text here</p>
.mytext {color:#c50f35;}
This box has a color of #c50f35
<div style="background-color:#c50f35;">Content here</div>
.mybackground {background-color:#c50f35;}
Border around this has a color of #c50f35
<div style="border:2px solid #c50f35;">Content here</div>
.myborder {border:2px solid #c50f35;}