#c3a98e color space conversions
Hex:
#c3a98e
RGB:
195, 169, 142
CMY:
24, 34, 44
CMYK:
0, 13, 27, 24
HSL:
31°, 30.6358%, 66.0784%
HSV (HSB):
31°, 27.1795%, 76.4706%
XYZ:
41.5761, 41.9310, 31.4934
xyY:
0.3615, 0.3646, 41.9310
CIE-Lab:
70.8233, 5.3140, 17.4290
CIE-LCH:
70.8233, 18.2211, 73.0439
CIE-Luv:
70.8233, 17.9957, 22.9770
Hunter-Lab:
64.7542, 1.2881, 16.4921
#c3a98e color charts
#c3a98e color shades, tints & tones
#c3a98e color schemes
#c3a98e color preview, HTML & CSS examples
This text has a color of #c3a98e
<p style="color:#c3a98e;">Text here</p>
.mytext {color:#c3a98e;}
This box has a color of #c3a98e
<div style="background-color:#c3a98e;">Content here</div>
.mybackground {background-color:#c3a98e;}
Border around this has a color of #c3a98e
<div style="border:2px solid #c3a98e;">Content here</div>
.myborder {border:2px solid #c3a98e;}