#c43a3e color space conversions
Hex:
#c43a3e
RGB:
196, 58, 62
CMY:
23, 77, 76
CMYK:
0, 70, 68, 23
HSL:
358°, 54.3307%, 49.8039%
HSV (HSB):
358°, 70.4082%, 76.8627%
XYZ:
25.1475, 15.1097, 6.1485
xyY:
0.5419, 0.3256, 15.1097
CIE-Lab:
45.7840, 54.6775, 29.7942
CIE-LCH:
45.7840, 62.2681, 28.5863
CIE-Luv:
45.7840, 103.7943, 20.7579
Hunter-Lab:
38.8712, 47.4551, 17.8316
#c43a3e color charts
#c43a3e color shades, tints & tones
#c43a3e color schemes
#c43a3e color preview, HTML & CSS examples
This text has a color of #c43a3e
<p style="color:#c43a3e;">Text here</p>
.mytext {color:#c43a3e;}
This box has a color of #c43a3e
<div style="background-color:#c43a3e;">Content here</div>
.mybackground {background-color:#c43a3e;}
Border around this has a color of #c43a3e
<div style="border:2px solid #c43a3e;">Content here</div>
.myborder {border:2px solid #c43a3e;}