#bcad5c color space conversions
Hex:
#bcad5c
RGB:
188, 173, 92
CMY:
26, 32, 64
CMYK:
0, 8, 51, 26
HSL:
51°, 41.7391%, 54.9020%
HSV (HSB):
51°, 51.0638%, 73.7255%
XYZ:
37.6144, 41.3512, 16.1243
xyY:
0.3956, 0.4349, 41.3512
CIE-Lab:
70.4213, -5.4134, 43.1897
CIE-LCH:
70.4213, 43.5277, 97.1442
CIE-Luv:
70.4213, 13.9113, 53.6589
Hunter-Lab:
64.3049, -8.1222, 30.1466
#bcad5c color charts
#bcad5c color shades, tints & tones
#bcad5c color schemes
#bcad5c color preview, HTML & CSS examples
This text has a color of #bcad5c
<p style="color:#bcad5c;">Text here</p>
.mytext {color:#bcad5c;}
This box has a color of #bcad5c
<div style="background-color:#bcad5c;">Content here</div>
.mybackground {background-color:#bcad5c;}
Border around this has a color of #bcad5c
<div style="border:2px solid #bcad5c;">Content here</div>
.myborder {border:2px solid #bcad5c;}