#c2b80f color space conversions
Hex:
#c2b80f
RGB:
194, 184, 15
CMY:
24, 28, 94
CMYK:
0, 5, 92, 24
HSL:
57°, 85.6459%, 40.9804%
HSV (HSB):
57°, 92.2680%, 76.0784%
XYZ:
39.4748, 45.7848, 7.2087
xyY:
0.4269, 0.4951, 45.7848
CIE-Lab:
73.4057, -12.3219, 73.2388
CIE-LCH:
73.4057, 74.2681, 99.5502
CIE-Luv:
73.4057, 12.6837, 78.8648
Hunter-Lab:
67.6645, -14.2775, 41.0486
#c2b80f color charts
#c2b80f color shades, tints & tones
#c2b80f color schemes
#c2b80f color preview, HTML & CSS examples
This text has a color of #c2b80f
<p style="color:#c2b80f;">Text here</p>
.mytext {color:#c2b80f;}
This box has a color of #c2b80f
<div style="background-color:#c2b80f;">Content here</div>
.mybackground {background-color:#c2b80f;}
Border around this has a color of #c2b80f
<div style="border:2px solid #c2b80f;">Content here</div>
.myborder {border:2px solid #c2b80f;}