#c6a84e color space conversions
Hex:
#c6a84e
RGB:
198, 168, 78
CMY:
22, 34, 69
CMYK:
0, 15, 61, 22
HSL:
45°, 51.2821%, 54.1176%
HSV (HSB):
45°, 60.6061%, 77.6471%
XYZ:
38.6665, 40.5611, 12.9989
xyY:
0.4193, 0.4398, 40.5611
CIE-Lab:
69.8673, 0.3657, 49.5678
CIE-LCH:
69.8673, 49.5691, 89.5773
CIE-Luv:
69.8673, 25.0635, 57.8977
Hunter-Lab:
63.6876, -3.0810, 32.4800
#c6a84e color charts
#c6a84e color shades, tints & tones
#c6a84e color schemes
#c6a84e color preview, HTML & CSS examples
This text has a color of #c6a84e
<p style="color:#c6a84e;">Text here</p>
.mytext {color:#c6a84e;}
This box has a color of #c6a84e
<div style="background-color:#c6a84e;">Content here</div>
.mybackground {background-color:#c6a84e;}
Border around this has a color of #c6a84e
<div style="border:2px solid #c6a84e;">Content here</div>
.myborder {border:2px solid #c6a84e;}