#c1a080 color space conversions
Hex:
#c1a080
RGB:
193, 160, 128
CMY:
24, 37, 50
CMYK:
0, 17, 34, 24
HSL:
30°, 34.3915%, 62.9412%
HSV (HSB):
30°, 33.6788%, 75.6863%
XYZ:
38.4594, 38.0376, 25.7370
xyY:
0.3762, 0.3721, 38.0376
CIE-Lab:
68.0483, 7.5437, 21.2508
CIE-LCH:
68.0483, 22.5500, 70.4560
CIE-Luv:
68.0483, 23.2982, 27.0065
Hunter-Lab:
61.6746, 3.3795, 18.4303
#c1a080 color charts
#c1a080 color shades, tints & tones
#c1a080 color schemes
#c1a080 color preview, HTML & CSS examples
This text has a color of #c1a080
<p style="color:#c1a080;">Text here</p>
.mytext {color:#c1a080;}
This box has a color of #c1a080
<div style="background-color:#c1a080;">Content here</div>
.mybackground {background-color:#c1a080;}
Border around this has a color of #c1a080
<div style="border:2px solid #c1a080;">Content here</div>
.myborder {border:2px solid #c1a080;}