#c3a08e color space conversions
Hex:
#c3a08e
RGB:
195, 160, 142
CMY:
24, 37, 44
CMYK:
0, 18, 27, 24
HSL:
20°, 30.6358%, 66.0784%
HSV (HSB):
20°, 27.1795%, 76.4706%
XYZ:
39.9590, 38.6967, 30.9543
xyY:
0.3646, 0.3530, 38.6967
CIE-Lab:
68.5310, 10.2085, 14.2356
CIE-LCH:
68.5310, 17.5176, 54.3554
CIE-Luv:
68.5310, 23.3847, 17.7600
Hunter-Lab:
62.2067, 5.7992, 14.0417
#c3a08e color charts
#c3a08e color shades, tints & tones
#c3a08e color schemes
#c3a08e color preview, HTML & CSS examples
This text has a color of #c3a08e
<p style="color:#c3a08e;">Text here</p>
.mytext {color:#c3a08e;}
This box has a color of #c3a08e
<div style="background-color:#c3a08e;">Content here</div>
.mybackground {background-color:#c3a08e;}
Border around this has a color of #c3a08e
<div style="border:2px solid #c3a08e;">Content here</div>
.myborder {border:2px solid #c3a08e;}