#c6a28e color space conversions
Hex:
#c6a28e
RGB:
198, 162, 142
CMY:
22, 36, 44
CMYK:
0, 18, 28, 22
HSL:
21°, 32.9412%, 66.6667%
HSV (HSB):
21°, 28.2828%, 77.6471%
XYZ:
41.0915, 39.7994, 31.1075
xyY:
0.3669, 0.3554, 39.7994
CIE-Lab:
69.3264, 10.2857, 15.3905
CIE-LCH:
69.3264, 18.5112, 56.2446
CIE-Luv:
69.3264, 24.2314, 19.2855
Hunter-Lab:
63.0868, 5.8639, 14.9254
#c6a28e color charts
#c6a28e color shades, tints & tones
#c6a28e color schemes
#c6a28e color preview, HTML & CSS examples
This text has a color of #c6a28e
<p style="color:#c6a28e;">Text here</p>
.mytext {color:#c6a28e;}
This box has a color of #c6a28e
<div style="background-color:#c6a28e;">Content here</div>
.mybackground {background-color:#c6a28e;}
Border around this has a color of #c6a28e
<div style="border:2px solid #c6a28e;">Content here</div>
.myborder {border:2px solid #c6a28e;}