#c1991d color space conversions
Hex:
#c1991d
RGB:
193, 153, 29
CMY:
24, 40, 89
CMYK:
0, 21, 85, 24
HSL:
45°, 73.8739%, 43.5294%
HSV (HSB):
45°, 84.9741%, 75.6863%
XYZ:
33.6053, 34.2086, 5.9941
xyY:
0.4553, 0.4635, 34.2086
CIE-Lab:
65.1278, 3.8684, 63.7930
CIE-LCH:
65.1278, 63.9102, 86.5298
CIE-Luv:
65.1278, 34.0300, 65.0684
Hunter-Lab:
58.4881, 0.2059, 34.8654
#c1991d color charts
#c1991d color shades, tints & tones
#c1991d color schemes
#c1991d color preview, HTML & CSS examples
This text has a color of #c1991d
<p style="color:#c1991d;">Text here</p>
.mytext {color:#c1991d;}
This box has a color of #c1991d
<div style="background-color:#c1991d;">Content here</div>
.mybackground {background-color:#c1991d;}
Border around this has a color of #c1991d
<div style="border:2px solid #c1991d;">Content here</div>
.myborder {border:2px solid #c1991d;}