#c7103c color space conversions
Hex:
#c7103c
RGB:
199, 16, 60
CMY:
22, 94, 76
CMYK:
0, 92, 70, 22
HSL:
346°, 85.1163%, 42.1569%
HSV (HSB):
346°, 91.9598%, 78.0392%
XYZ:
24.5541, 12.8389, 5.4590
xyY:
0.5730, 0.2996, 12.8389
CIE-Lab:
42.5196, 66.2036, 27.1483
CIE-LCH:
42.5196, 71.5538, 22.2972
CIE-Luv:
42.5196, 123.1314, 14.6449
Hunter-Lab:
35.8315, 59.6149, 16.0491
#c7103c color charts
#c7103c color shades, tints & tones
#c7103c color schemes
#c7103c color preview, HTML & CSS examples
This text has a color of #c7103c
<p style="color:#c7103c;">Text here</p>
.mytext {color:#c7103c;}
This box has a color of #c7103c
<div style="background-color:#c7103c;">Content here</div>
.mybackground {background-color:#c7103c;}
Border around this has a color of #c7103c
<div style="border:2px solid #c7103c;">Content here</div>
.myborder {border:2px solid #c7103c;}