#c0a48c color space conversions
Hex:
#c0a48c
RGB:
192, 164, 140
CMY:
25, 36, 45
CMYK:
0, 15, 27, 25
HSL:
28°, 29.2135%, 65.0980%
HSV (HSB):
28°, 27.0833%, 75.2941%
XYZ:
39.7473, 39.6508, 30.3694
xyY:
0.3621, 0.3612, 39.6508
CIE-Lab:
69.2201, 6.5756, 16.2574
CIE-LCH:
69.2201, 17.5368, 67.9780
CIE-Luv:
69.2201, 19.1391, 21.1123
Hunter-Lab:
62.9689, 2.4774, 15.4831
#c0a48c color charts
#c0a48c color shades, tints & tones
#c0a48c color schemes
#c0a48c color preview, HTML & CSS examples
This text has a color of #c0a48c
<p style="color:#c0a48c;">Text here</p>
.mytext {color:#c0a48c;}
This box has a color of #c0a48c
<div style="background-color:#c0a48c;">Content here</div>
.mybackground {background-color:#c0a48c;}
Border around this has a color of #c0a48c
<div style="border:2px solid #c0a48c;">Content here</div>
.myborder {border:2px solid #c0a48c;}