#c43131 color space conversions
Hex:
#c43131
RGB:
196, 49, 49
CMY:
23, 81, 81
CMYK:
0, 75, 75, 23
HSL:
0°, 60.0000%, 48.0392%
HSV (HSB):
0°, 75.0000%, 76.8627%
XYZ:
24.4176, 14.1541, 4.3508
xyY:
0.5689, 0.3298, 14.1541
CIE-Lab:
44.4532, 57.2781, 35.8543
CIE-LCH:
44.4532, 67.5744, 32.0453
CIE-Luv:
44.4532, 111.6389, 24.0733
Hunter-Lab:
37.6220, 50.0126, 19.4788
#c43131 color charts
#c43131 color shades, tints & tones
#c43131 color schemes
#c43131 color preview, HTML & CSS examples
This text has a color of #c43131
<p style="color:#c43131;">Text here</p>
.mytext {color:#c43131;}
This box has a color of #c43131
<div style="background-color:#c43131;">Content here</div>
.mybackground {background-color:#c43131;}
Border around this has a color of #c43131
<div style="border:2px solid #c43131;">Content here</div>
.myborder {border:2px solid #c43131;}