#c63d2e color space conversions
Hex:
#c63d2e
RGB:
198, 61, 46
CMY:
22, 76, 82
CMYK:
0, 69, 77, 22
HSL:
6°, 62.2951%, 47.8431%
HSV (HSB):
6°, 76.7677%, 77.6471%
XYZ:
25.4506, 15.5405, 4.2430
xyY:
0.5626, 0.3436, 15.5405
CIE-Lab:
46.3658, 53.4544, 39.7213
CIE-LCH:
46.3658, 66.5970, 36.6156
CIE-Luv:
46.3658, 106.9390, 28.4638
Hunter-Lab:
39.4215, 46.2525, 21.2135
#c63d2e color charts
#c63d2e color shades, tints & tones
#c63d2e color schemes
#c63d2e color preview, HTML & CSS examples
This text has a color of #c63d2e
<p style="color:#c63d2e;">Text here</p>
.mytext {color:#c63d2e;}
This box has a color of #c63d2e
<div style="background-color:#c63d2e;">Content here</div>
.mybackground {background-color:#c63d2e;}
Border around this has a color of #c63d2e
<div style="border:2px solid #c63d2e;">Content here</div>
.myborder {border:2px solid #c63d2e;}