#c1823c color space conversions
Hex:
#c1823c
RGB:
193, 130, 60
CMY:
24, 49, 76
CMYK:
0, 33, 69, 24
HSL:
32°, 52.5692%, 49.6078%
HSV (HSB):
32°, 68.9119%, 75.6863%
XYZ:
30.7906, 27.6290, 7.9850
xyY:
0.4637, 0.4161, 27.6290
CIE-Lab:
59.5520, 17.7416, 46.5473
CIE-LCH:
59.5520, 49.8138, 69.1356
CIE-Luv:
59.5520, 50.0625, 47.7306
Hunter-Lab:
52.5633, 12.5762, 27.7874
#c1823c color charts
#c1823c color shades, tints & tones
#c1823c color schemes
#c1823c color preview, HTML & CSS examples
This text has a color of #c1823c
<p style="color:#c1823c;">Text here</p>
.mytext {color:#c1823c;}
This box has a color of #c1823c
<div style="background-color:#c1823c;">Content here</div>
.mybackground {background-color:#c1823c;}
Border around this has a color of #c1823c
<div style="border:2px solid #c1823c;">Content here</div>
.myborder {border:2px solid #c1823c;}