#c50b2a color space conversions
Hex:
#c50b2a
RGB:
197, 11, 42
CMY:
23, 96, 84
CMYK:
0, 94, 79, 23
HSL:
350°, 89.4231%, 40.7843%
HSV (HSB):
350°, 94.4162%, 77.2549%
XYZ:
23.5635, 12.2768, 3.3182
xyY:
0.6017, 0.3135, 12.2768
CIE-Lab:
41.6528, 65.5988, 36.9303
CIE-LCH:
41.6528, 75.2798, 29.3783
CIE-Luv:
41.6528, 127.3429, 21.2653
Hunter-Lab:
35.0383, 58.7257, 18.9119
#c50b2a color charts
#c50b2a color shades, tints & tones
#c50b2a color schemes
#c50b2a color preview, HTML & CSS examples
This text has a color of #c50b2a
<p style="color:#c50b2a;">Text here</p>
.mytext {color:#c50b2a;}
This box has a color of #c50b2a
<div style="background-color:#c50b2a;">Content here</div>
.mybackground {background-color:#c50b2a;}
Border around this has a color of #c50b2a
<div style="border:2px solid #c50b2a;">Content here</div>
.myborder {border:2px solid #c50b2a;}