#c63f3c color space conversions
Hex:
#c63f3c
RGB:
198, 63, 60
CMY:
22, 75, 76
CMYK:
0, 68, 70, 22
HSL:
1°, 54.7619%, 50.5882%
HSV (HSB):
1°, 69.6970%, 77.6471%
XYZ:
25.8818, 15.8870, 5.9773
xyY:
0.5421, 0.3327, 15.8870
CIE-Lab:
46.8259, 53.2810, 32.3090
CIE-LCH:
46.8259, 62.3117, 31.2322
CIE-Luv:
46.8259, 102.9515, 23.4255
Hunter-Lab:
39.8585, 46.1551, 19.0096
#c63f3c color charts
#c63f3c color shades, tints & tones
#c63f3c color schemes
#c63f3c color preview, HTML & CSS examples
This text has a color of #c63f3c
<p style="color:#c63f3c;">Text here</p>
.mytext {color:#c63f3c;}
This box has a color of #c63f3c
<div style="background-color:#c63f3c;">Content here</div>
.mybackground {background-color:#c63f3c;}
Border around this has a color of #c63f3c
<div style="border:2px solid #c63f3c;">Content here</div>
.myborder {border:2px solid #c63f3c;}