#c1a85a color space conversions
Hex:
#c1a85a
RGB:
193, 168, 90
CMY:
24, 34, 65
CMYK:
0, 13, 53, 24
HSL:
45°, 45.3744%, 55.4902%
HSV (HSB):
45°, 53.3679%, 75.6863%
XYZ:
37.8404, 40.0809, 15.4148
xyY:
0.4054, 0.4294, 40.0809
CIE-Lab:
69.5271, -0.8253, 43.2233
CIE-LCH:
69.5271, 43.2312, 91.0939
CIE-Luv:
69.5271, 20.8156, 52.4639
Hunter-Lab:
63.3095, -4.1012, 29.8805
#c1a85a color charts
#c1a85a color shades, tints & tones
#c1a85a color schemes
#c1a85a color preview, HTML & CSS examples
This text has a color of #c1a85a
<p style="color:#c1a85a;">Text here</p>
.mytext {color:#c1a85a;}
This box has a color of #c1a85a
<div style="background-color:#c1a85a;">Content here</div>
.mybackground {background-color:#c1a85a;}
Border around this has a color of #c1a85a
<div style="border:2px solid #c1a85a;">Content here</div>
.myborder {border:2px solid #c1a85a;}