#c18a2a color space conversions
Hex:
#c18a2a
RGB:
193, 138, 42
CMY:
24, 46, 84
CMYK:
0, 28, 78, 24
HSL:
38°, 64.2553%, 46.0784%
HSV (HSB):
38°, 78.2383%, 75.6863%
XYZ:
31.4987, 29.6816, 6.2594
xyY:
0.4671, 0.4401, 29.6816
CIE-Lab:
61.3785, 12.4816, 56.2223
CIE-LCH:
61.3785, 57.5911, 77.4831
CIE-Luv:
61.3785, 45.0331, 56.4795
Hunter-Lab:
54.4808, 7.8605, 31.3246
#c18a2a color charts
#c18a2a color shades, tints & tones
#c18a2a color schemes
#c18a2a color preview, HTML & CSS examples
This text has a color of #c18a2a
<p style="color:#c18a2a;">Text here</p>
.mytext {color:#c18a2a;}
This box has a color of #c18a2a
<div style="background-color:#c18a2a;">Content here</div>
.mybackground {background-color:#c18a2a;}
Border around this has a color of #c18a2a
<div style="border:2px solid #c18a2a;">Content here</div>
.myborder {border:2px solid #c18a2a;}