#c90c1b color space conversions
Hex:
#c90c1b
RGB:
201, 12, 27
CMY:
21, 95, 89
CMYK:
0, 94, 87, 21
HSL:
355°, 88.7324%, 41.7647%
HSV (HSB):
355°, 94.0299%, 78.8235%
XYZ:
24.4167, 12.7596, 2.2129
xyY:
0.6199, 0.3239, 12.7596
CIE-Lab:
42.3987, 66.1293, 46.1082
CIE-LCH:
42.3987, 80.6167, 34.8859
CIE-Luv:
42.3987, 132.9525, 26.4017
Hunter-Lab:
35.7206, 59.5022, 21.3314
#c90c1b color charts
#c90c1b color shades, tints & tones
#c90c1b color schemes
#c90c1b color preview, HTML & CSS examples
This text has a color of #c90c1b
<p style="color:#c90c1b;">Text here</p>
.mytext {color:#c90c1b;}
This box has a color of #c90c1b
<div style="background-color:#c90c1b;">Content here</div>
.mybackground {background-color:#c90c1b;}
Border around this has a color of #c90c1b
<div style="border:2px solid #c90c1b;">Content here</div>
.myborder {border:2px solid #c90c1b;}