#c18d4d color space conversions
Hex:
#c18d4d
RGB:
193, 141, 77
CMY:
24, 45, 70
CMYK:
0, 27, 60, 24
HSL:
33°, 48.3333%, 52.9412%
HSV (HSB):
33°, 60.1036%, 75.6863%
XYZ:
32.8568, 30.9230, 11.2582
xyY:
0.4379, 0.4121, 30.9230
CIE-Lab:
62.4426, 12.7977, 41.3746
CIE-LCH:
62.4426, 43.3087, 72.8124
CIE-Luv:
62.4426, 40.5169, 45.7016
Hunter-Lab:
55.6085, 8.1534, 26.9224
#c18d4d color charts
#c18d4d color shades, tints & tones
#c18d4d color schemes
#c18d4d color preview, HTML & CSS examples
This text has a color of #c18d4d
<p style="color:#c18d4d;">Text here</p>
.mytext {color:#c18d4d;}
This box has a color of #c18d4d
<div style="background-color:#c18d4d;">Content here</div>
.mybackground {background-color:#c18d4d;}
Border around this has a color of #c18d4d
<div style="border:2px solid #c18d4d;">Content here</div>
.myborder {border:2px solid #c18d4d;}