#c7101a color space conversions
Hex:
#c7101a
RGB:
199, 16, 26
CMY:
22, 94, 90
CMYK:
0, 92, 87, 22
HSL:
357°, 85.1163%, 42.1569%
HSV (HSB):
357°, 91.9598%, 78.0392%
XYZ:
23.9249, 12.5873, 2.1459
xyY:
0.6189, 0.3256, 12.5873
CIE-Lab:
42.1347, 65.1192, 46.2092
CIE-LCH:
42.1347, 79.8486, 35.3599
CIE-Luv:
42.1347, 130.8044, 26.5899
Hunter-Lab:
35.4786, 58.2839, 21.2489
#c7101a color charts
#c7101a color shades, tints & tones
#c7101a color schemes
#c7101a color preview, HTML & CSS examples
This text has a color of #c7101a
<p style="color:#c7101a;">Text here</p>
.mytext {color:#c7101a;}
This box has a color of #c7101a
<div style="background-color:#c7101a;">Content here</div>
.mybackground {background-color:#c7101a;}
Border around this has a color of #c7101a
<div style="border:2px solid #c7101a;">Content here</div>
.myborder {border:2px solid #c7101a;}