#c29c1a color space conversions
Hex:
#c29c1a
RGB:
194, 156, 26
CMY:
24, 39, 90
CMYK:
0, 20, 87, 24
HSL:
46°, 76.3636%, 43.1373%
HSV (HSB):
46°, 86.5979%, 76.0784%
XYZ:
34.3231, 35.3208, 5.9859
xyY:
0.4538, 0.4670, 35.3208
CIE-Lab:
65.9977, 2.6183, 65.3277
CIE-LCH:
65.9977, 65.3802, 87.7048
CIE-Luv:
65.9977, 32.6197, 66.7284
Hunter-Lab:
59.4313, -0.9167, 35.6303
#c29c1a color charts
#c29c1a color shades, tints & tones
#c29c1a color schemes
#c29c1a color preview, HTML & CSS examples
This text has a color of #c29c1a
<p style="color:#c29c1a;">Text here</p>
.mytext {color:#c29c1a;}
This box has a color of #c29c1a
<div style="background-color:#c29c1a;">Content here</div>
.mybackground {background-color:#c29c1a;}
Border around this has a color of #c29c1a
<div style="border:2px solid #c29c1a;">Content here</div>
.myborder {border:2px solid #c29c1a;}