#c90101 color space conversions
Hex:
#c90101
RGB:
201, 1, 1
CMY:
21, 100, 100
CMYK:
0, 100, 100, 21
HSL:
0°, 99.0099%, 39.6078%
HSV (HSB):
0°, 99.5025%, 78.8235%
XYZ:
24.1037, 12.4414, 1.1597
xyY:
0.6393, 0.3300, 12.4414
CIE-Lab:
41.9092, 66.8754, 55.8390
CIE-LCH:
41.9092, 87.1224, 39.8609
CIE-Luv:
41.9092, 137.4406, 29.6393
Hunter-Lab:
35.2724, 60.2531, 22.7412
#c90101 color charts
#c90101 color shades, tints & tones
#c90101 color schemes
#c90101 color preview, HTML & CSS examples
This text has a color of #c90101
<p style="color:#c90101;">Text here</p>
.mytext {color:#c90101;}
This box has a color of #c90101
<div style="background-color:#c90101;">Content here</div>
.mybackground {background-color:#c90101;}
Border around this has a color of #c90101
<div style="border:2px solid #c90101;">Content here</div>
.myborder {border:2px solid #c90101;}