#c93c1e color space conversions
Hex:
#c93c1e
RGB:
201, 60, 30
CMY:
21, 76, 88
CMYK:
0, 70, 85, 21
HSL:
11°, 74.0260%, 45.2941%
HSV (HSB):
11°, 85.0746%, 78.8235%
XYZ:
25.9376, 15.7430, 2.8999
xyY:
0.5818, 0.3531, 15.7430
CIE-Lab:
46.6354, 54.3347, 48.2649
CIE-LCH:
46.6354, 72.6757, 41.6143
CIE-Luv:
46.6354, 112.3470, 33.2922
Hunter-Lab:
39.6774, 47.2522, 23.4408
#c93c1e color charts
#c93c1e color shades, tints & tones
#c93c1e color schemes
#c93c1e color preview, HTML & CSS examples
This text has a color of #c93c1e
<p style="color:#c93c1e;">Text here</p>
.mytext {color:#c93c1e;}
This box has a color of #c93c1e
<div style="background-color:#c93c1e;">Content here</div>
.mybackground {background-color:#c93c1e;}
Border around this has a color of #c93c1e
<div style="border:2px solid #c93c1e;">Content here</div>
.myborder {border:2px solid #c93c1e;}