#c1a03e color space conversions
Hex:
#c1a03e
RGB:
193, 160, 62
CMY:
24, 37, 76
CMYK:
0, 17, 68, 24
HSL:
45°, 51.3725%, 50.0000%
HSV (HSB):
45°, 67.8756%, 75.6863%
XYZ:
35.4326, 36.8269, 9.7982
xyY:
0.4318, 0.4488, 36.8269
CIE-Lab:
67.1469, 1.4609, 53.7325
CIE-LCH:
67.1469, 53.7523, 88.4426
CIE-Luv:
67.1469, 27.7442, 59.9219
Hunter-Lab:
60.6851, -1.9771, 32.9066
#c1a03e color charts
#c1a03e color shades, tints & tones
#c1a03e color schemes
#c1a03e color preview, HTML & CSS examples
This text has a color of #c1a03e
<p style="color:#c1a03e;">Text here</p>
.mytext {color:#c1a03e;}
This box has a color of #c1a03e
<div style="background-color:#c1a03e;">Content here</div>
.mybackground {background-color:#c1a03e;}
Border around this has a color of #c1a03e
<div style="border:2px solid #c1a03e;">Content here</div>
.myborder {border:2px solid #c1a03e;}