#c2b30b color space conversions
Hex:
#c2b30b
RGB:
194, 179, 11
CMY:
24, 30, 96
CMYK:
0, 8, 94, 24
HSL:
55°, 89.2683%, 40.1961%
HSV (HSB):
55°, 94.3299%, 76.0784%
XYZ:
38.4286, 43.7337, 6.7327
xyY:
0.4323, 0.4920, 43.7337
CIE-Lab:
72.0501, -9.8043, 72.7235
CIE-LCH:
72.0501, 73.3815, 97.6781
CIE-Luv:
72.0501, 16.1631, 77.2187
Hunter-Lab:
66.1315, -12.0046, 40.2559
#c2b30b color charts
#c2b30b color shades, tints & tones
#c2b30b color schemes
#c2b30b color preview, HTML & CSS examples
This text has a color of #c2b30b
<p style="color:#c2b30b;">Text here</p>
.mytext {color:#c2b30b;}
This box has a color of #c2b30b
<div style="background-color:#c2b30b;">Content here</div>
.mybackground {background-color:#c2b30b;}
Border around this has a color of #c2b30b
<div style="border:2px solid #c2b30b;">Content here</div>
.myborder {border:2px solid #c2b30b;}