#bcad5a color space conversions
Hex:
#bcad5a
RGB:
188, 173, 90
CMY:
26, 32, 65
CMYK:
0, 8, 52, 26
HSL:
51°, 42.2414%, 54.5098%
HSV (HSB):
51°, 52.1277%, 73.7255%
XYZ:
37.5281, 41.3167, 15.6698
xyY:
0.3971, 0.4371, 41.3167
CIE-Lab:
70.3972, -5.5906, 44.1519
CIE-LCH:
70.3972, 44.5044, 97.2166
CIE-Luv:
70.3972, 14.0026, 54.5841
Hunter-Lab:
64.2781, -8.2713, 30.5408
#bcad5a color charts
#bcad5a color shades, tints & tones
#bcad5a color schemes
#bcad5a color preview, HTML & CSS examples
This text has a color of #bcad5a
<p style="color:#bcad5a;">Text here</p>
.mytext {color:#bcad5a;}
This box has a color of #bcad5a
<div style="background-color:#bcad5a;">Content here</div>
.mybackground {background-color:#bcad5a;}
Border around this has a color of #bcad5a
<div style="border:2px solid #bcad5a;">Content here</div>
.myborder {border:2px solid #bcad5a;}