#bcab2e color space conversions
Hex:
#bcab2e
RGB:
188, 171, 46
CMY:
26, 33, 82
CMYK:
0, 9, 76, 26
HSL:
53°, 60.6838%, 45.8824%
HSV (HSB):
53°, 75.5319%, 73.7255%
XYZ:
35.7951, 40.0144, 8.4217
xyY:
0.4250, 0.4751, 40.0144
CIE-Lab:
69.4798, -7.3717, 62.1651
CIE-LCH:
69.4798, 62.6007, 96.7627
CIE-Luv:
69.4798, 16.8736, 68.8823
Hunter-Lab:
63.2570, -9.6923, 36.3863
#bcab2e color charts
#bcab2e color shades, tints & tones
#bcab2e color schemes
#bcab2e color preview, HTML & CSS examples
This text has a color of #bcab2e
<p style="color:#bcab2e;">Text here</p>
.mytext {color:#bcab2e;}
This box has a color of #bcab2e
<div style="background-color:#bcab2e;">Content here</div>
.mybackground {background-color:#bcab2e;}
Border around this has a color of #bcab2e
<div style="border:2px solid #bcab2e;">Content here</div>
.myborder {border:2px solid #bcab2e;}