#c1930c color space conversions
Hex:
#c1930c
RGB:
193, 147, 12
CMY:
24, 42, 95
CMYK:
0, 24, 94, 24
HSL:
45°, 88.2927%, 40.1961%
HSV (HSB):
45°, 93.7824%, 75.6863%
XYZ:
32.4924, 32.2314, 4.8566
xyY:
0.4670, 0.4632, 32.2314
CIE-Lab:
63.5337, 6.7928, 66.1987
CIE-LCH:
63.5337, 66.5463, 84.1413
CIE-Luv:
63.5337, 38.9340, 64.7861
Hunter-Lab:
56.7727, 2.8075, 34.6690
#c1930c color charts
#c1930c color shades, tints & tones
#c1930c color schemes
#c1930c color preview, HTML & CSS examples
This text has a color of #c1930c
<p style="color:#c1930c;">Text here</p>
.mytext {color:#c1930c;}
This box has a color of #c1930c
<div style="background-color:#c1930c;">Content here</div>
.mybackground {background-color:#c1930c;}
Border around this has a color of #c1930c
<div style="border:2px solid #c1930c;">Content here</div>
.myborder {border:2px solid #c1930c;}