#c18235 color space conversions
Hex:
#c18235
RGB:
193, 130, 53
CMY:
24, 49, 79
CMYK:
0, 33, 73, 24
HSL:
33°, 56.9106%, 48.2353%
HSV (HSB):
33°, 72.5389%, 75.6863%
XYZ:
30.6176, 27.5598, 7.0740
xyY:
0.4692, 0.4224, 27.5598
CIE-Lab:
59.4889, 17.3693, 49.7516
CIE-LCH:
59.4889, 52.6965, 70.7548
CIE-Luv:
59.4889, 50.5801, 50.1195
Hunter-Lab:
52.4974, 12.2344, 28.7589
#c18235 color charts
#c18235 color shades, tints & tones
#c18235 color schemes
#c18235 color preview, HTML & CSS examples
This text has a color of #c18235
<p style="color:#c18235;">Text here</p>
.mytext {color:#c18235;}
This box has a color of #c18235
<div style="background-color:#c18235;">Content here</div>
.mybackground {background-color:#c18235;}
Border around this has a color of #c18235
<div style="border:2px solid #c18235;">Content here</div>
.myborder {border:2px solid #c18235;}