#c63d3e color space conversions
Hex:
#c63d3e
RGB:
198, 61, 62
CMY:
22, 76, 76
CMYK:
0, 69, 69, 22
HSL:
360°, 54.5817%, 50.7843%
HSV (HSB):
360°, 69.1919%, 77.6471%
XYZ:
25.8269, 15.6911, 6.2249
xyY:
0.5410, 0.3287, 15.6911
CIE-Lab:
46.5665, 54.1699, 30.8267
CIE-LCH:
46.5665, 62.3271, 29.6431
CIE-Luv:
46.5665, 103.6938, 21.9493
Hunter-Lab:
39.6119, 47.0610, 18.4111
#c63d3e color charts
#c63d3e color shades, tints & tones
#c63d3e color schemes
#c63d3e color preview, HTML & CSS examples
This text has a color of #c63d3e
<p style="color:#c63d3e;">Text here</p>
.mytext {color:#c63d3e;}
This box has a color of #c63d3e
<div style="background-color:#c63d3e;">Content here</div>
.mybackground {background-color:#c63d3e;}
Border around this has a color of #c63d3e
<div style="border:2px solid #c63d3e;">Content here</div>
.myborder {border:2px solid #c63d3e;}