#c18030 color space conversions
Hex:
#c18030
RGB:
193, 128, 48
CMY:
24, 50, 81
CMYK:
0, 34, 75, 24
HSL:
33°, 60.1660%, 47.2549%
HSV (HSB):
33°, 75.1295%, 75.6863%
XYZ:
30.2450, 26.9892, 6.4117
xyY:
0.4752, 0.4241, 26.9892
CIE-Lab:
58.9643, 18.2345, 51.4392
CIE-LCH:
58.9643, 54.5755, 70.4812
CIE-Luv:
58.9643, 52.4689, 50.8347
Hunter-Lab:
51.9511, 13.0049, 29.0484
#c18030 color charts
#c18030 color shades, tints & tones
#c18030 color schemes
#c18030 color preview, HTML & CSS examples
This text has a color of #c18030
<p style="color:#c18030;">Text here</p>
.mytext {color:#c18030;}
This box has a color of #c18030
<div style="background-color:#c18030;">Content here</div>
.mybackground {background-color:#c18030;}
Border around this has a color of #c18030
<div style="border:2px solid #c18030;">Content here</div>
.myborder {border:2px solid #c18030;}