#c3412a color space conversions
Hex:
#c3412a
RGB:
195, 65, 42
CMY:
24, 75, 84
CMYK:
0, 67, 78, 24
HSL:
9°, 64.5570%, 46.4706%
HSV (HSB):
9°, 78.4615%, 76.4706%
XYZ:
24.8139, 15.5499, 3.8841
xyY:
0.5608, 0.3514, 15.5499
CIE-Lab:
46.3783, 50.6903, 41.7114
CIE-LCH:
46.3783, 65.6456, 39.4499
CIE-Luv:
46.3783, 102.5944, 30.4727
Hunter-Lab:
39.4333, 43.3150, 21.7634
#c3412a color charts
#c3412a color shades, tints & tones
#c3412a color schemes
#c3412a color preview, HTML & CSS examples
This text has a color of #c3412a
<p style="color:#c3412a;">Text here</p>
.mytext {color:#c3412a;}
This box has a color of #c3412a
<div style="background-color:#c3412a;">Content here</div>
.mybackground {background-color:#c3412a;}
Border around this has a color of #c3412a
<div style="border:2px solid #c3412a;">Content here</div>
.myborder {border:2px solid #c3412a;}