#bcaa3d color space conversions
Hex:
#bcaa3d
RGB:
188, 170, 61
CMY:
26, 33, 76
CMYK:
0, 10, 68, 26
HSL:
51°, 51.0040%, 48.8235%
HSV (HSB):
51°, 67.5532%, 73.7255%
XYZ:
35.9561, 39.7777, 10.1977
xyY:
0.4184, 0.4629, 39.7777
CIE-Lab:
69.3109, -6.1033, 56.2618
CIE-LCH:
69.3109, 56.5919, 96.1912
CIE-Luv:
69.3109, 17.1372, 64.3865
Hunter-Lab:
63.0696, -8.6087, 34.5622
#bcaa3d color charts
#bcaa3d color shades, tints & tones
#bcaa3d color schemes
#bcaa3d color preview, HTML & CSS examples
This text has a color of #bcaa3d
<p style="color:#bcaa3d;">Text here</p>
.mytext {color:#bcaa3d;}
This box has a color of #bcaa3d
<div style="background-color:#bcaa3d;">Content here</div>
.mybackground {background-color:#bcaa3d;}
Border around this has a color of #bcaa3d
<div style="border:2px solid #bcaa3d;">Content here</div>
.myborder {border:2px solid #bcaa3d;}