#c91a00 color space conversions
Hex:
#c91a00
RGB:
201, 26, 0
CMY:
21, 90, 100
CMYK:
0, 87, 100, 21
HSL:
8°, 100.0000%, 39.4118%
HSV (HSB):
8°, 100.0000%, 78.8235%
XYZ:
24.4568, 13.1563, 1.2504
xyY:
0.6293, 0.3385, 13.1563
CIE-Lab:
42.9978, 63.7210, 56.5978
CIE-LCH:
42.9978, 85.2272, 41.6119
CIE-Luv:
42.9978, 131.8517, 31.6527
Hunter-Lab:
36.2716, 56.8815, 23.3462
#c91a00 color charts
#c91a00 color shades, tints & tones
#c91a00 color schemes
#c91a00 color preview, HTML & CSS examples
This text has a color of #c91a00
<p style="color:#c91a00;">Text here</p>
.mytext {color:#c91a00;}
This box has a color of #c91a00
<div style="background-color:#c91a00;">Content here</div>
.mybackground {background-color:#c91a00;}
Border around this has a color of #c91a00
<div style="border:2px solid #c91a00;">Content here</div>
.myborder {border:2px solid #c91a00;}