#c3243e color space conversions
Hex:
#c3243e
RGB:
195, 36, 62
CMY:
24, 86, 76
CMYK:
0, 82, 68, 24
HSL:
350°, 68.8312%, 45.2941%
HSV (HSB):
350°, 81.5385%, 76.4706%
XYZ:
24.0061, 13.2117, 5.8423
xyY:
0.5575, 0.3068, 13.2117
CIE-Lab:
43.0804, 61.3990, 26.4282
CIE-LCH:
43.0804, 66.8453, 23.2887
CIE-Luv:
43.0804, 113.5487, 15.5160
Hunter-Lab:
36.3478, 54.2822, 15.9137
#c3243e color charts
#c3243e color shades, tints & tones
#c3243e color schemes
#c3243e color preview, HTML & CSS examples
This text has a color of #c3243e
<p style="color:#c3243e;">Text here</p>
.mytext {color:#c3243e;}
This box has a color of #c3243e
<div style="background-color:#c3243e;">Content here</div>
.mybackground {background-color:#c3243e;}
Border around this has a color of #c3243e
<div style="border:2px solid #c3243e;">Content here</div>
.myborder {border:2px solid #c3243e;}