#c7ca6a color space conversions
Hex:
#c7ca6a
RGB:
199, 202, 106
CMY:
22, 21, 58
CMYK:
1, 0, 48, 21
HSL:
62°, 47.5248%, 60.3922%
HSV (HSB):
62°, 47.5248%, 79.2157%
XYZ:
47.2752, 55.4238, 21.8419
xyY:
0.3796, 0.4450, 55.4238
CIE-Lab:
79.2847, -14.5521, 47.2066
CIE-LCH:
79.2847, 49.3987, 107.1326
CIE-Luv:
79.2847, 2.5207, 61.8217
Hunter-Lab:
74.4471, -16.9319, 34.7181
#c7ca6a color charts
#c7ca6a color shades, tints & tones
#c7ca6a color schemes
#c7ca6a color preview, HTML & CSS examples
This text has a color of #c7ca6a
<p style="color:#c7ca6a;">Text here</p>
.mytext {color:#c7ca6a;}
This box has a color of #c7ca6a
<div style="background-color:#c7ca6a;">Content here</div>
.mybackground {background-color:#c7ca6a;}
Border around this has a color of #c7ca6a
<div style="border:2px solid #c7ca6a;">Content here</div>
.myborder {border:2px solid #c7ca6a;}