#c2a045 color space conversions
Hex:
#c2a045
RGB:
194, 160, 69
CMY:
24, 37, 73
CMYK:
0, 18, 64, 24
HSL:
44°, 50.6073%, 51.5686%
HSV (HSB):
44°, 64.4330%, 76.0784%
XYZ:
35.8931, 37.0406, 10.8880
xyY:
0.4282, 0.4419, 37.0406
CIE-Lab:
67.3075, 2.3211, 50.8027
CIE-LCH:
67.3075, 50.8557, 87.3841
CIE-Luv:
67.3075, 28.1600, 57.5407
Hunter-Lab:
60.8610, -1.2354, 31.9957
#c2a045 color charts
#c2a045 color shades, tints & tones
#c2a045 color schemes
#c2a045 color preview, HTML & CSS examples
This text has a color of #c2a045
<p style="color:#c2a045;">Text here</p>
.mytext {color:#c2a045;}
This box has a color of #c2a045
<div style="background-color:#c2a045;">Content here</div>
.mybackground {background-color:#c2a045;}
Border around this has a color of #c2a045
<div style="border:2px solid #c2a045;">Content here</div>
.myborder {border:2px solid #c2a045;}