#c6ab6a color space conversions
Hex:
#c6ab6a
RGB:
198, 171, 106
CMY:
22, 33, 58
CMYK:
0, 14, 46, 22
HSL:
42°, 44.6602%, 59.6078%
HSV (HSB):
42°, 46.4646%, 77.6471%
XYZ:
40.4531, 42.1722, 19.6436
xyY:
0.3956, 0.4124, 42.1722
CIE-Lab:
70.9895, 1.1493, 36.9718
CIE-LCH:
70.9895, 36.9897, 88.2194
CIE-Luv:
70.9895, 21.4340, 46.3257
Hunter-Lab:
64.9401, -2.4523, 27.5236
#c6ab6a color charts
#c6ab6a color shades, tints & tones
#c6ab6a color schemes
#c6ab6a color preview, HTML & CSS examples
This text has a color of #c6ab6a
<p style="color:#c6ab6a;">Text here</p>
.mytext {color:#c6ab6a;}
This box has a color of #c6ab6a
<div style="background-color:#c6ab6a;">Content here</div>
.mybackground {background-color:#c6ab6a;}
Border around this has a color of #c6ab6a
<div style="border:2px solid #c6ab6a;">Content here</div>
.myborder {border:2px solid #c6ab6a;}