#c2b54f color space conversions
Hex:
#c2b54f
RGB:
194, 181, 79
CMY:
24, 29, 69
CMYK:
0, 7, 59, 24
HSL:
53°, 48.5232%, 53.5294%
HSV (HSB):
53°, 59.2784%, 76.0784%
XYZ:
40.1833, 45.0816, 13.9809
xyY:
0.4049, 0.4542, 45.0816
CIE-Lab:
72.9456, -8.1203, 52.4552
CIE-LCH:
72.9456, 53.0800, 98.7998
CIE-Luv:
72.9456, 13.3818, 63.2382
Hunter-Lab:
67.1428, -10.6722, 34.6543
#c2b54f color charts
#c2b54f color shades, tints & tones
#c2b54f color schemes
#c2b54f color preview, HTML & CSS examples
This text has a color of #c2b54f
<p style="color:#c2b54f;">Text here</p>
.mytext {color:#c2b54f;}
This box has a color of #c2b54f
<div style="background-color:#c2b54f;">Content here</div>
.mybackground {background-color:#c2b54f;}
Border around this has a color of #c2b54f
<div style="border:2px solid #c2b54f;">Content here</div>
.myborder {border:2px solid #c2b54f;}