#c1b94a color space conversions
Hex:
#c1b94a
RGB:
193, 185, 74
CMY:
24, 27, 71
CMYK:
0, 4, 62, 24
HSL:
56°, 48.9712%, 52.3529%
HSV (HSB):
56°, 61.6580%, 75.6863%
XYZ:
40.5773, 46.5298, 13.3211
xyY:
0.4040, 0.4633, 46.5298
CIE-Lab:
73.8880, -10.9598, 55.6929
CIE-LCH:
73.8880, 56.7611, 101.1330
CIE-Luv:
73.8880, 10.2330, 66.8434
Hunter-Lab:
68.2127, -13.1891, 36.1704
#c1b94a color charts
#c1b94a color shades, tints & tones
#c1b94a color schemes
#c1b94a color preview, HTML & CSS examples
This text has a color of #c1b94a
<p style="color:#c1b94a;">Text here</p>
.mytext {color:#c1b94a;}
This box has a color of #c1b94a
<div style="background-color:#c1b94a;">Content here</div>
.mybackground {background-color:#c1b94a;}
Border around this has a color of #c1b94a
<div style="border:2px solid #c1b94a;">Content here</div>
.myborder {border:2px solid #c1b94a;}