#c2b50f color space conversions
Hex:
#c2b50f
RGB:
194, 181, 15
CMY:
24, 29, 94
CMYK:
0, 7, 92, 24
HSL:
56°, 85.6459%, 40.9804%
HSV (HSB):
56°, 92.2680%, 76.0784%
XYZ:
38.8582, 44.5516, 7.0032
xyY:
0.4298, 0.4928, 44.5516
CIE-Lab:
72.5956, -10.7829, 72.6186
CIE-LCH:
72.5956, 73.4148, 98.4460
CIE-Luv:
72.5956, 14.7465, 77.6999
Hunter-Lab:
66.7470, -12.8894, 40.5021
#c2b50f color charts
#c2b50f color shades, tints & tones
#c2b50f color schemes
#c2b50f color preview, HTML & CSS examples
This text has a color of #c2b50f
<p style="color:#c2b50f;">Text here</p>
.mytext {color:#c2b50f;}
This box has a color of #c2b50f
<div style="background-color:#c2b50f;">Content here</div>
.mybackground {background-color:#c2b50f;}
Border around this has a color of #c2b50f
<div style="border:2px solid #c2b50f;">Content here</div>
.myborder {border:2px solid #c2b50f;}