#c2b71a color space conversions
Hex:
#c2b71a
RGB:
194, 183, 26
CMY:
24, 28, 90
CMYK:
0, 6, 87, 24
HSL:
56°, 76.3636%, 43.1373%
HSV (HSB):
56°, 86.5979%, 76.0784%
XYZ:
39.3681, 45.4109, 7.6675
xyY:
0.4258, 0.4912, 45.4109
CIE-Lab:
73.1616, -11.6066, 71.1367
CIE-LCH:
73.1616, 72.0774, 99.2667
CIE-Luv:
73.1616, 13.2671, 77.3561
Hunter-Lab:
67.3876, -13.6480, 40.4251
#c2b71a color charts
#c2b71a color shades, tints & tones
#c2b71a color schemes
#c2b71a color preview, HTML & CSS examples
This text has a color of #c2b71a
<p style="color:#c2b71a;">Text here</p>
.mytext {color:#c2b71a;}
This box has a color of #c2b71a
<div style="background-color:#c2b71a;">Content here</div>
.mybackground {background-color:#c2b71a;}
Border around this has a color of #c2b71a
<div style="border:2px solid #c2b71a;">Content here</div>
.myborder {border:2px solid #c2b71a;}