#c8c980 color space conversions
Hex:
#c8c980
RGB:
200, 201, 128
CMY:
22, 21, 50
CMYK:
0, 0, 36, 21
HSL:
61°, 40.3315%, 64.5098%
HSV (HSB):
61°, 36.3184%, 78.8235%
XYZ:
48.6023, 55.6112, 28.5945
xyY:
0.3660, 0.4187, 55.6112
CIE-Lab:
79.3920, -11.3416, 36.3921
CIE-LCH:
79.3920, 38.1185, 107.3097
CIE-Luv:
79.3920, 2.9741, 49.9682
Hunter-Lab:
74.5729, -14.1665, 29.4667
#c8c980 color charts
#c8c980 color shades, tints & tones
#c8c980 color schemes
#c8c980 color preview, HTML & CSS examples
This text has a color of #c8c980
<p style="color:#c8c980;">Text here</p>
.mytext {color:#c8c980;}
This box has a color of #c8c980
<div style="background-color:#c8c980;">Content here</div>
.mybackground {background-color:#c8c980;}
Border around this has a color of #c8c980
<div style="border:2px solid #c8c980;">Content here</div>
.myborder {border:2px solid #c8c980;}