#bcaa08 color space conversions
Hex:
#bcaa08
RGB:
188, 170, 8
CMY:
26, 33, 97
CMYK:
0, 10, 96, 26
HSL:
54°, 91.8367%, 38.4314%
HSV (HSB):
54°, 95.7447%, 73.7255%
XYZ:
35.1576, 39.4583, 5.9929
xyY:
0.4362, 0.4895, 39.4583
CIE-Lab:
69.0820, -7.8133, 70.6155
CIE-LCH:
69.0820, 71.0464, 96.3139
CIE-Luv:
69.0820, 18.1300, 73.8528
Hunter-Lab:
62.8159, -10.0226, 38.3146
#bcaa08 color charts
#bcaa08 color shades, tints & tones
#bcaa08 color schemes
#bcaa08 color preview, HTML & CSS examples
This text has a color of #bcaa08
<p style="color:#bcaa08;">Text here</p>
.mytext {color:#bcaa08;}
This box has a color of #bcaa08
<div style="background-color:#bcaa08;">Content here</div>
.mybackground {background-color:#bcaa08;}
Border around this has a color of #bcaa08
<div style="border:2px solid #bcaa08;">Content here</div>
.myborder {border:2px solid #bcaa08;}