#c43f3d color space conversions
Hex:
#c43f3d
RGB:
196, 63, 61
CMY:
23, 75, 76
CMYK:
0, 68, 69, 23
HSL:
1°, 53.3597%, 50.3922%
HSV (HSB):
1°, 68.8776%, 76.8627%
XYZ:
25.3848, 15.6277, 6.0934
xyY:
0.5389, 0.3318, 15.6277
CIE-Lab:
46.4822, 52.6745, 31.2276
CIE-LCH:
46.4822, 61.2353, 30.6612
CIE-Luv:
46.4822, 101.0959, 22.6299
Hunter-Lab:
39.5319, 45.4401, 18.5334
#c43f3d color charts
#c43f3d color shades, tints & tones
#c43f3d color schemes
#c43f3d color preview, HTML & CSS examples
This text has a color of #c43f3d
<p style="color:#c43f3d;">Text here</p>
.mytext {color:#c43f3d;}
This box has a color of #c43f3d
<div style="background-color:#c43f3d;">Content here</div>
.mybackground {background-color:#c43f3d;}
Border around this has a color of #c43f3d
<div style="border:2px solid #c43f3d;">Content here</div>
.myborder {border:2px solid #c43f3d;}