#bcab7e color space conversions
Hex:
#bcab7e
RGB:
188, 171, 126
CMY:
26, 33, 51
CMYK:
0, 9, 33, 26
HSL:
44°, 31.6327%, 61.5686%
HSV (HSB):
44°, 32.9787%, 73.7255%
XYZ:
39.0678, 41.3235, 25.6558
xyY:
0.3684, 0.3897, 41.3235
CIE-Lab:
70.4020, -0.6616, 25.4391
CIE-LCH:
70.4020, 25.4477, 91.4897
CIE-Luv:
70.4020, 13.2869, 33.9141
Hunter-Lab:
64.2834, -4.0136, 21.3355
#bcab7e color charts
#bcab7e color shades, tints & tones
#bcab7e color schemes
#bcab7e color preview, HTML & CSS examples
This text has a color of #bcab7e
<p style="color:#bcab7e;">Text here</p>
.mytext {color:#bcab7e;}
This box has a color of #bcab7e
<div style="background-color:#bcab7e;">Content here</div>
.mybackground {background-color:#bcab7e;}
Border around this has a color of #bcab7e
<div style="border:2px solid #bcab7e;">Content here</div>
.myborder {border:2px solid #bcab7e;}