#c3a096 color space conversions
Hex:
#c3a096
RGB:
195, 160, 150
CMY:
24, 37, 41
CMYK:
0, 18, 23, 24
HSL:
13°, 27.2727%, 67.6471%
HSV (HSB):
13°, 23.0769%, 76.4706%
XYZ:
40.5815, 38.9457, 34.2326
xyY:
0.3567, 0.3424, 38.9457
CIE-Lab:
68.7119, 11.3638, 10.0600
CIE-LCH:
68.7119, 15.1769, 41.5175
CIE-Luv:
68.7119, 22.5989, 12.0497
Hunter-Lab:
62.4065, 6.8630, 11.1615
#c3a096 color charts
#c3a096 color shades, tints & tones
#c3a096 color schemes
#c3a096 color preview, HTML & CSS examples
This text has a color of #c3a096
<p style="color:#c3a096;">Text here</p>
.mytext {color:#c3a096;}
This box has a color of #c3a096
<div style="background-color:#c3a096;">Content here</div>
.mybackground {background-color:#c3a096;}
Border around this has a color of #c3a096
<div style="border:2px solid #c3a096;">Content here</div>
.myborder {border:2px solid #c3a096;}