#c1a85e color space conversions
Hex:
#c1a85e
RGB:
193, 168, 94
CMY:
24, 34, 63
CMYK:
0, 13, 51, 24
HSL:
45°, 44.3946%, 56.2745%
HSV (HSB):
45°, 51.2953%, 75.6863%
XYZ:
38.0153, 40.1509, 16.3359
xyY:
0.4023, 0.4249, 40.1509
CIE-Lab:
69.5769, -0.4738, 41.2729
CIE-LCH:
69.5769, 41.2756, 90.6577
CIE-Luv:
69.5769, 20.5929, 50.5733
Hunter-Lab:
63.3647, -3.7981, 29.0699
#c1a85e color charts
#c1a85e color shades, tints & tones
#c1a85e color schemes
#c1a85e color preview, HTML & CSS examples
This text has a color of #c1a85e
<p style="color:#c1a85e;">Text here</p>
.mytext {color:#c1a85e;}
This box has a color of #c1a85e
<div style="background-color:#c1a85e;">Content here</div>
.mybackground {background-color:#c1a85e;}
Border around this has a color of #c1a85e
<div style="border:2px solid #c1a85e;">Content here</div>
.myborder {border:2px solid #c1a85e;}