#c50039 color space conversions
Hex:
#c50039
RGB:
197, 0, 57
CMY:
23, 100, 78
CMYK:
0, 100, 71, 23
HSL:
343°, 100.0000%, 38.6275%
HSV (HSB):
343°, 100.0000%, 77.2549%
XYZ:
23.7645, 12.1657, 4.9666
xyY:
0.5811, 0.2975, 12.1657
CIE-Lab:
41.4783, 67.2410, 27.6406
CIE-LCH:
41.4783, 72.7004, 22.3460
CIE-Luv:
41.4783, 125.0956, 14.4317
Hunter-Lab:
34.8794, 60.5790, 15.9731
#c50039 color charts
#c50039 color shades, tints & tones
#c50039 color schemes
#c50039 color preview, HTML & CSS examples
This text has a color of #c50039
<p style="color:#c50039;">Text here</p>
.mytext {color:#c50039;}
This box has a color of #c50039
<div style="background-color:#c50039;">Content here</div>
.mybackground {background-color:#c50039;}
Border around this has a color of #c50039
<div style="border:2px solid #c50039;">Content here</div>
.myborder {border:2px solid #c50039;}