#c8163c color space conversions
Hex:
#c8163c
RGB:
200, 22, 60
CMY:
22, 91, 76
CMYK:
0, 89, 70, 22
HSL:
347°, 80.1802%, 43.5294%
HSV (HSB):
347°, 89.0000%, 78.4314%
XYZ:
24.9219, 13.1794, 5.5053
xyY:
0.5715, 0.3022, 13.1794
CIE-Lab:
43.0324, 65.5756, 27.8244
CIE-LCH:
43.0324, 71.2345, 22.9920
CIE-Luv:
43.0324, 122.5346, 15.4913
Hunter-Lab:
36.3035, 59.0072, 16.4213
#c8163c color charts
#c8163c color shades, tints & tones
#c8163c color schemes
#c8163c color preview, HTML & CSS examples
This text has a color of #c8163c
<p style="color:#c8163c;">Text here</p>
.mytext {color:#c8163c;}
This box has a color of #c8163c
<div style="background-color:#c8163c;">Content here</div>
.mybackground {background-color:#c8163c;}
Border around this has a color of #c8163c
<div style="border:2px solid #c8163c;">Content here</div>
.myborder {border:2px solid #c8163c;}