#c13e07 color space conversions
Hex:
#c13e07
RGB:
193, 62, 7
CMY:
24, 76, 97
CMYK:
0, 68, 96, 24
HSL:
18°, 93.0000%, 39.2157%
HSV (HSB):
18°, 96.3731%, 75.6863%
XYZ:
23.7533, 14.7980, 1.8054
xyY:
0.5886, 0.3667, 14.7980
CIE-Lab:
45.3563, 50.4759, 54.7872
CIE-LCH:
45.3563, 74.4947, 47.3454
CIE-Luv:
45.3563, 106.4213, 36.5424
Hunter-Lab:
38.4682, 42.9005, 24.1452
#c13e07 color charts
#c13e07 color shades, tints & tones
#c13e07 color schemes
#c13e07 color preview, HTML & CSS examples
This text has a color of #c13e07
<p style="color:#c13e07;">Text here</p>
.mytext {color:#c13e07;}
This box has a color of #c13e07
<div style="background-color:#c13e07;">Content here</div>
.mybackground {background-color:#c13e07;}
Border around this has a color of #c13e07
<div style="border:2px solid #c13e07;">Content here</div>
.myborder {border:2px solid #c13e07;}