#c93500 color space conversions
Hex:
#c93500
RGB:
201, 53, 0
CMY:
21, 79, 100
CMYK:
0, 74, 100, 21
HSL:
16°, 100.0000%, 39.4118%
HSV (HSB):
16°, 100.0000%, 78.8235%
XYZ:
25.3605, 14.9637, 1.5516
xyY:
0.6056, 0.3573, 14.9637
CIE-Lab:
45.5845, 56.4415, 57.6914
CIE-LCH:
45.5845, 80.7090, 45.6275
CIE-Luv:
45.5845, 118.9929, 36.0847
Hunter-Lab:
38.6830, 49.3292, 24.6998
#c93500 color charts
#c93500 color shades, tints & tones
#c93500 color schemes
#c93500 color preview, HTML & CSS examples
This text has a color of #c93500
<p style="color:#c93500;">Text here</p>
.mytext {color:#c93500;}
This box has a color of #c93500
<div style="background-color:#c93500;">Content here</div>
.mybackground {background-color:#c93500;}
Border around this has a color of #c93500
<div style="border:2px solid #c93500;">Content here</div>
.myborder {border:2px solid #c93500;}