#c50e25 color space conversions
Hex:
#c50e25
RGB:
197, 14, 37
CMY:
23, 95, 85
CMYK:
0, 93, 81, 23
HSL:
352°, 86.7299%, 41.3725%
HSV (HSB):
352°, 92.8934%, 77.2549%
XYZ:
23.5169, 12.3180, 2.8884
xyY:
0.6073, 0.3181, 12.3180
CIE-Lab:
41.7171, 65.1143, 39.8643
CIE-LCH:
41.7171, 76.3481, 31.4758
CIE-Luv:
41.7171, 127.8517, 23.1360
Hunter-Lab:
35.0970, 58.1853, 19.6885
#c50e25 color charts
#c50e25 color shades, tints & tones
#c50e25 color schemes
#c50e25 color preview, HTML & CSS examples
This text has a color of #c50e25
<p style="color:#c50e25;">Text here</p>
.mytext {color:#c50e25;}
This box has a color of #c50e25
<div style="background-color:#c50e25;">Content here</div>
.mybackground {background-color:#c50e25;}
Border around this has a color of #c50e25
<div style="border:2px solid #c50e25;">Content here</div>
.myborder {border:2px solid #c50e25;}