#c1930a color space conversions
Hex:
#c1930a
RGB:
193, 147, 10
CMY:
24, 42, 96
CMYK:
0, 24, 95, 24
HSL:
45°, 90.1478%, 39.8039%
HSV (HSB):
45°, 94.8187%, 75.6863%
XYZ:
32.4808, 32.2268, 4.7956
xyY:
0.4673, 0.4637, 32.2268
CIE-Lab:
63.5299, 6.7677, 66.4901
CIE-LCH:
63.5299, 66.8336, 84.1882
CIE-Luv:
63.5299, 38.9603, 64.9420
Hunter-Lab:
56.7687, 2.7856, 34.7294
#c1930a color charts
#c1930a color shades, tints & tones
#c1930a color schemes
#c1930a color preview, HTML & CSS examples
This text has a color of #c1930a
<p style="color:#c1930a;">Text here</p>
.mytext {color:#c1930a;}
This box has a color of #c1930a
<div style="background-color:#c1930a;">Content here</div>
.mybackground {background-color:#c1930a;}
Border around this has a color of #c1930a
<div style="border:2px solid #c1930a;">Content here</div>
.myborder {border:2px solid #c1930a;}