#c0ac45 color space conversions
Hex:
#c0ac45
RGB:
192, 172, 69
CMY:
25, 33, 73
CMYK:
0, 10, 64, 25
HSL:
50°, 49.3976%, 51.1765%
HSV (HSB):
50°, 64.0625%, 75.2941%
XYZ:
37.5649, 41.1412, 11.5914
xyY:
0.4160, 0.4556, 41.1412
CIE-Lab:
70.2747, -4.9426, 53.9612
CIE-LCH:
70.2747, 54.1870, 95.2334
CIE-Luv:
70.2747, 18.3623, 62.7720
Hunter-Lab:
64.1414, -7.7075, 34.1843
#c0ac45 color charts
#c0ac45 color shades, tints & tones
#c0ac45 color schemes
#c0ac45 color preview, HTML & CSS examples
This text has a color of #c0ac45
<p style="color:#c0ac45;">Text here</p>
.mytext {color:#c0ac45;}
This box has a color of #c0ac45
<div style="background-color:#c0ac45;">Content here</div>
.mybackground {background-color:#c0ac45;}
Border around this has a color of #c0ac45
<div style="border:2px solid #c0ac45;">Content here</div>
.myborder {border:2px solid #c0ac45;}