#c7193e color space conversions
Hex:
#c7193e
RGB:
199, 25, 62
CMY:
22, 90, 76
CMYK:
0, 87, 69, 22
HSL:
347°, 77.6786%, 43.9216%
HSV (HSB):
347°, 87.4372%, 78.0392%
XYZ:
24.7703, 13.1852, 5.7969
xyY:
0.5661, 0.3014, 13.1852
CIE-Lab:
43.0409, 64.8883, 26.5560
CIE-LCH:
43.0409, 70.1121, 22.2572
CIE-Luv:
43.0409, 120.3579, 14.6790
Hunter-Lab:
36.3114, 58.2213, 15.9527
#c7193e color charts
#c7193e color shades, tints & tones
#c7193e color schemes
#c7193e color preview, HTML & CSS examples
This text has a color of #c7193e
<p style="color:#c7193e;">Text here</p>
.mytext {color:#c7193e;}
This box has a color of #c7193e
<div style="background-color:#c7193e;">Content here</div>
.mybackground {background-color:#c7193e;}
Border around this has a color of #c7193e
<div style="border:2px solid #c7193e;">Content here</div>
.myborder {border:2px solid #c7193e;}