#c63d3d color space conversions
Hex:
#c63d3d
RGB:
198, 61, 61
CMY:
22, 76, 76
CMYK:
0, 69, 69, 22
HSL:
0°, 54.5817%, 50.7843%
HSV (HSB):
0°, 69.1919%, 77.6471%
XYZ:
25.7998, 15.6802, 6.0817
xyY:
0.5424, 0.3297, 15.6802
CIE-Lab:
46.5521, 54.1186, 31.3972
CIE-LCH:
46.5521, 62.5668, 30.1205
CIE-Luv:
46.5521, 103.9218, 22.4083
Hunter-Lab:
39.5982, 47.0028, 18.6127
#c63d3d color charts
#c63d3d color shades, tints & tones
#c63d3d color schemes
#c63d3d color preview, HTML & CSS examples
This text has a color of #c63d3d
<p style="color:#c63d3d;">Text here</p>
.mytext {color:#c63d3d;}
This box has a color of #c63d3d
<div style="background-color:#c63d3d;">Content here</div>
.mybackground {background-color:#c63d3d;}
Border around this has a color of #c63d3d
<div style="border:2px solid #c63d3d;">Content here</div>
.myborder {border:2px solid #c63d3d;}