#c0a28e color space conversions
Hex:
#c0a28e
RGB:
192, 162, 142
CMY:
25, 36, 44
CMYK:
0, 16, 26, 25
HSL:
24°, 28.4091%, 65.4902%
HSV (HSB):
24°, 26.0417%, 75.2941%
XYZ:
39.5410, 39.0001, 31.0349
xyY:
0.3609, 0.3559, 39.0001
CIE-Lab:
68.7514, 7.9482, 14.5015
CIE-LCH:
68.7514, 16.5369, 61.2730
CIE-Luv:
68.7514, 20.1569, 18.5575
Hunter-Lab:
62.4501, 3.7319, 14.2505
#c0a28e color charts
#c0a28e color shades, tints & tones
#c0a28e color schemes
#c0a28e color preview, HTML & CSS examples
This text has a color of #c0a28e
<p style="color:#c0a28e;">Text here</p>
.mytext {color:#c0a28e;}
This box has a color of #c0a28e
<div style="background-color:#c0a28e;">Content here</div>
.mybackground {background-color:#c0a28e;}
Border around this has a color of #c0a28e
<div style="border:2px solid #c0a28e;">Content here</div>
.myborder {border:2px solid #c0a28e;}