#c2a255 color space conversions
Hex:
#c2a255
RGB:
194, 162, 85
CMY:
24, 36, 67
CMYK:
0, 16, 56, 24
HSL:
42°, 47.1861%, 54.7059%
HSV (HSB):
42°, 56.1856%, 76.0784%
XYZ:
36.8082, 37.9659, 13.9825
xyY:
0.4147, 0.4278, 37.9659
CIE-Lab:
67.9955, 2.4011, 43.9166
CIE-LCH:
67.9955, 43.9822, 86.8705
CIE-Luv:
67.9955, 25.8868, 51.9486
Hunter-Lab:
61.6165, -1.1973, 29.6770
#c2a255 color charts
#c2a255 color shades, tints & tones
#c2a255 color schemes
#c2a255 color preview, HTML & CSS examples
This text has a color of #c2a255
<p style="color:#c2a255;">Text here</p>
.mytext {color:#c2a255;}
This box has a color of #c2a255
<div style="background-color:#c2a255;">Content here</div>
.mybackground {background-color:#c2a255;}
Border around this has a color of #c2a255
<div style="border:2px solid #c2a255;">Content here</div>
.myborder {border:2px solid #c2a255;}