#c2a99a color space conversions
Hex:
#c2a99a
RGB:
194, 169, 154
CMY:
24, 34, 40
CMYK:
0, 13, 21, 24
HSL:
23°, 24.6914%, 68.2353%
HSV (HSB):
23°, 20.6186%, 76.0784%
XYZ:
42.2688, 42.1784, 36.4853
xyY:
0.3495, 0.3488, 42.1784
CIE-Lab:
70.9937, 6.6759, 11.0742
CIE-LCH:
70.9937, 12.9308, 58.9168
CIE-Luv:
70.9937, 16.3426, 14.4041
Hunter-Lab:
64.9449, 2.5217, 12.1530
#c2a99a color charts
#c2a99a color shades, tints & tones
#c2a99a color schemes
#c2a99a color preview, HTML & CSS examples
This text has a color of #c2a99a
<p style="color:#c2a99a;">Text here</p>
.mytext {color:#c2a99a;}
This box has a color of #c2a99a
<div style="background-color:#c2a99a;">Content here</div>
.mybackground {background-color:#c2a99a;}
Border around this has a color of #c2a99a
<div style="border:2px solid #c2a99a;">Content here</div>
.myborder {border:2px solid #c2a99a;}