#c5c05a color space conversions
Hex:
#c5c05a
RGB:
197, 192, 90
CMY:
23, 25, 65
CMYK:
0, 3, 54, 23
HSL:
57°, 47.9821%, 56.2745%
HSV (HSB):
57°, 54.3147%, 77.2549%
XYZ:
43.7211, 50.3078, 17.0789
xyY:
0.3935, 0.4528, 50.3078
CIE-Lab:
76.2578, -11.6924, 51.2045
CIE-LCH:
76.2578, 52.5225, 102.8628
CIE-Luv:
76.2578, 7.9402, 64.0424
Hunter-Lab:
70.9280, -14.0939, 35.3730
#c5c05a color charts
#c5c05a color shades, tints & tones
#c5c05a color schemes
#c5c05a color preview, HTML & CSS examples
This text has a color of #c5c05a
<p style="color:#c5c05a;">Text here</p>
.mytext {color:#c5c05a;}
This box has a color of #c5c05a
<div style="background-color:#c5c05a;">Content here</div>
.mybackground {background-color:#c5c05a;}
Border around this has a color of #c5c05a
<div style="border:2px solid #c5c05a;">Content here</div>
.myborder {border:2px solid #c5c05a;}