#c13f00 color space conversions
Hex:
#c13f00
RGB:
193, 63, 0
CMY:
24, 75, 100
CMYK:
0, 67, 100, 24
HSL:
20°, 100.0000%, 37.8431%
HSV (HSB):
20°, 100.0000%, 75.6863%
XYZ:
23.7698, 14.8925, 1.6217
xyY:
0.5901, 0.3697, 14.8925
CIE-Lab:
45.4866, 49.9876, 56.8033
CIE-LCH:
45.4866, 75.6662, 48.6518
CIE-Luv:
45.4866, 106.0991, 37.5439
Hunter-Lab:
38.5908, 42.4125, 24.5220
#c13f00 color charts
#c13f00 color shades, tints & tones
#c13f00 color schemes
#c13f00 color preview, HTML & CSS examples
This text has a color of #c13f00
<p style="color:#c13f00;">Text here</p>
.mytext {color:#c13f00;}
This box has a color of #c13f00
<div style="background-color:#c13f00;">Content here</div>
.mybackground {background-color:#c13f00;}
Border around this has a color of #c13f00
<div style="border:2px solid #c13f00;">Content here</div>
.myborder {border:2px solid #c13f00;}