#c18350 color space conversions
Hex:
#c18350
RGB:
193, 131, 80
CMY:
24, 49, 69
CMYK:
0, 32, 59, 24
HSL:
27°, 47.6793%, 53.5294%
HSV (HSB):
27°, 58.5492%, 75.6863%
XYZ:
31.5566, 28.1492, 11.3596
xyY:
0.4441, 0.3961, 28.1492
CIE-Lab:
60.0233, 18.5346, 36.9225
CIE-LCH:
60.0233, 41.3135, 63.3440
CIE-Luv:
60.0233, 47.5108, 39.7516
Hunter-Lab:
53.0559, 13.3205, 24.4448
#c18350 color charts
#c18350 color shades, tints & tones
#c18350 color schemes
#c18350 color preview, HTML & CSS examples
This text has a color of #c18350
<p style="color:#c18350;">Text here</p>
.mytext {color:#c18350;}
This box has a color of #c18350
<div style="background-color:#c18350;">Content here</div>
.mybackground {background-color:#c18350;}
Border around this has a color of #c18350
<div style="border:2px solid #c18350;">Content here</div>
.myborder {border:2px solid #c18350;}