#c2b30a color space conversions
Hex:
#c2b30a
RGB:
194, 179, 10
CMY:
24, 30, 96
CMYK:
0, 8, 95, 24
HSL:
55°, 90.1961%, 40.0000%
HSV (HSB):
55°, 94.8454%, 76.0784%
XYZ:
38.4230, 43.7314, 6.7031
xyY:
0.4324, 0.4922, 43.7314
CIE-Lab:
72.0486, -9.8158, 72.8370
CIE-LCH:
72.0486, 73.4954, 97.6751
CIE-Luv:
72.0486, 16.1695, 77.2831
Hunter-Lab:
66.1298, -12.0142, 40.2811
#c2b30a color charts
#c2b30a color shades, tints & tones
#c2b30a color schemes
#c2b30a color preview, HTML & CSS examples
This text has a color of #c2b30a
<p style="color:#c2b30a;">Text here</p>
.mytext {color:#c2b30a;}
This box has a color of #c2b30a
<div style="background-color:#c2b30a;">Content here</div>
.mybackground {background-color:#c2b30a;}
Border around this has a color of #c2b30a
<div style="border:2px solid #c2b30a;">Content here</div>
.myborder {border:2px solid #c2b30a;}