#c1a08e color space conversions
Hex:
#c1a08e
RGB:
193, 160, 142
CMY:
24, 37, 44
CMYK:
0, 17, 26, 24
HSL:
21°, 29.1429%, 65.6863%
HSV (HSB):
21°, 26.4249%, 75.6863%
XYZ:
39.4456, 38.4321, 30.9303
xyY:
0.3625, 0.3532, 38.4321
CIE-Lab:
68.3379, 9.4300, 13.9366
CIE-LCH:
68.3379, 16.8272, 55.9163
CIE-Luv:
68.3379, 22.0243, 17.5122
Hunter-Lab:
61.9936, 5.0881, 13.8141
#c1a08e color charts
#c1a08e color shades, tints & tones
#c1a08e color schemes
#c1a08e color preview, HTML & CSS examples
This text has a color of #c1a08e
<p style="color:#c1a08e;">Text here</p>
.mytext {color:#c1a08e;}
This box has a color of #c1a08e
<div style="background-color:#c1a08e;">Content here</div>
.mybackground {background-color:#c1a08e;}
Border around this has a color of #c1a08e
<div style="border:2px solid #c1a08e;">Content here</div>
.myborder {border:2px solid #c1a08e;}