#c9070b color space conversions
Hex:
#c9070b
RGB:
201, 7, 11
CMY:
21, 97, 96
CMYK:
0, 97, 95, 21
HSL:
359°, 93.2692%, 40.7843%
HSV (HSB):
359°, 96.5174%, 78.8235%
XYZ:
24.2238, 12.5936, 1.4707
xyY:
0.6327, 0.3289, 12.5936
CIE-Lab:
42.1444, 66.3861, 52.6188
CIE-LCH:
42.1444, 84.7103, 38.4010
CIE-Luv:
42.1444, 135.6395, 28.8638
Hunter-Lab:
35.4875, 59.7410, 22.3841
#c9070b color charts
#c9070b color shades, tints & tones
#c9070b color schemes
#c9070b color preview, HTML & CSS examples
This text has a color of #c9070b
<p style="color:#c9070b;">Text here</p>
.mytext {color:#c9070b;}
This box has a color of #c9070b
<div style="background-color:#c9070b;">Content here</div>
.mybackground {background-color:#c9070b;}
Border around this has a color of #c9070b
<div style="border:2px solid #c9070b;">Content here</div>
.myborder {border:2px solid #c9070b;}