#bcaa14 color space conversions
Hex:
#bcaa14
RGB:
188, 170, 20
CMY:
26, 33, 92
CMYK:
0, 10, 89, 26
HSL:
54°, 80.7692%, 40.7843%
HSV (HSB):
54°, 89.3617%, 73.7255%
XYZ:
35.2400, 39.4913, 6.4271
xyY:
0.4342, 0.4866, 39.4913
CIE-Lab:
69.1057, -7.6351, 68.8620
CIE-LCH:
69.1057, 69.2840, 96.3269
CIE-Luv:
69.1057, 18.0251, 72.8532
Hunter-Lab:
62.8421, -9.8761, 37.9257
#bcaa14 color charts
#bcaa14 color shades, tints & tones
#bcaa14 color schemes
#bcaa14 color preview, HTML & CSS examples
This text has a color of #bcaa14
<p style="color:#bcaa14;">Text here</p>
.mytext {color:#bcaa14;}
This box has a color of #bcaa14
<div style="background-color:#bcaa14;">Content here</div>
.mybackground {background-color:#bcaa14;}
Border around this has a color of #bcaa14
<div style="border:2px solid #bcaa14;">Content here</div>
.myborder {border:2px solid #bcaa14;}