#c7163d color space conversions
Hex:
#c7163d
RGB:
199, 22, 61
CMY:
22, 91, 76
CMYK:
0, 89, 69, 22
HSL:
347°, 80.0905%, 43.3333%
HSV (HSB):
347°, 88.9447%, 78.0392%
XYZ:
24.6824, 13.0529, 5.6334
xyY:
0.5691, 0.3010, 13.0529
CIE-Lab:
42.8428, 65.3642, 26.9283
CIE-LCH:
42.8428, 70.6937, 22.3903
CIE-Luv:
42.8428, 121.4620, 14.7914
Hunter-Lab:
36.1287, 58.7222, 16.0452
#c7163d color charts
#c7163d color shades, tints & tones
#c7163d color schemes
#c7163d color preview, HTML & CSS examples
This text has a color of #c7163d
<p style="color:#c7163d;">Text here</p>
.mytext {color:#c7163d;}
This box has a color of #c7163d
<div style="background-color:#c7163d;">Content here</div>
.mybackground {background-color:#c7163d;}
Border around this has a color of #c7163d
<div style="border:2px solid #c7163d;">Content here</div>
.myborder {border:2px solid #c7163d;}