#bcad94 color space conversions
Hex:
#bcad94
RGB:
188, 173, 148
CMY:
26, 32, 42
CMYK:
0, 8, 21, 26
HSL:
38°, 22.9885%, 65.8824%
HSV (HSB):
38°, 21.2766%, 73.7255%
XYZ:
41.0279, 42.7166, 34.0997
xyY:
0.3482, 0.3625, 42.7166
CIE-Lab:
71.3622, 1.3156, 14.8056
CIE-LCH:
71.3622, 14.8640, 84.9221
CIE-Luv:
71.3622, 10.6370, 20.3960
Hunter-Lab:
65.3580, -2.3246, 14.8167
#bcad94 color charts
#bcad94 color shades, tints & tones
#bcad94 color schemes
#bcad94 color preview, HTML & CSS examples
This text has a color of #bcad94
<p style="color:#bcad94;">Text here</p>
.mytext {color:#bcad94;}
This box has a color of #bcad94
<div style="background-color:#bcad94;">Content here</div>
.mybackground {background-color:#bcad94;}
Border around this has a color of #bcad94
<div style="border:2px solid #bcad94;">Content here</div>
.myborder {border:2px solid #bcad94;}