#c63f3e color space conversions
Hex:
#c63f3e
RGB:
198, 63, 62
CMY:
22, 75, 76
CMYK:
0, 68, 69, 22
HSL:
0°, 54.4000%, 50.9804%
HSV (HSB):
0°, 68.6869%, 77.6471%
XYZ:
25.9357, 15.9086, 6.2611
xyY:
0.5391, 0.3307, 15.9086
CIE-Lab:
46.8543, 53.3834, 31.1736
CIE-LCH:
46.8543, 61.8190, 30.2831
CIE-Luv:
46.8543, 102.5081, 22.5182
Hunter-Lab:
39.8856, 46.2704, 18.6127
#c63f3e color charts
#c63f3e color shades, tints & tones
#c63f3e color schemes
#c63f3e color preview, HTML & CSS examples
This text has a color of #c63f3e
<p style="color:#c63f3e;">Text here</p>
.mytext {color:#c63f3e;}
This box has a color of #c63f3e
<div style="background-color:#c63f3e;">Content here</div>
.mybackground {background-color:#c63f3e;}
Border around this has a color of #c63f3e
<div style="border:2px solid #c63f3e;">Content here</div>
.myborder {border:2px solid #c63f3e;}