#c2b02a color space conversions
Hex:
#c2b02a
RGB:
194, 176, 42
CMY:
24, 31, 84
CMYK:
0, 9, 78, 24
HSL:
53°, 64.4068%, 46.2745%
HSV (HSB):
53°, 78.3505%, 76.0784%
XYZ:
38.1914, 42.6872, 8.4170
xyY:
0.4277, 0.4780, 42.6872
CIE-Lab:
71.3421, -7.5149, 65.3918
CIE-LCH:
71.3421, 65.8222, 96.5558
CIE-Luv:
71.3421, 17.8383, 71.9460
Hunter-Lab:
65.3354, -9.9960, 38.0966
#c2b02a color charts
#c2b02a color shades, tints & tones
#c2b02a color schemes
#c2b02a color preview, HTML & CSS examples
This text has a color of #c2b02a
<p style="color:#c2b02a;">Text here</p>
.mytext {color:#c2b02a;}
This box has a color of #c2b02a
<div style="background-color:#c2b02a;">Content here</div>
.mybackground {background-color:#c2b02a;}
Border around this has a color of #c2b02a
<div style="border:2px solid #c2b02a;">Content here</div>
.myborder {border:2px solid #c2b02a;}