#bcac94 color space conversions
Hex:
#bcac94
RGB:
188, 172, 148
CMY:
26, 33, 42
CMYK:
0, 9, 21, 26
HSL:
36°, 22.9885%, 65.8824%
HSV (HSB):
36°, 21.2766%, 73.7255%
XYZ:
40.8369, 42.3345, 34.0360
xyY:
0.3484, 0.3612, 42.3345
CIE-Lab:
71.1010, 1.8543, 14.4398
CIE-LCH:
71.1010, 14.5583, 82.6824
CIE-Luv:
71.1010, 11.2104, 19.7971
Hunter-Lab:
65.0650, -1.8315, 14.5304
#bcac94 color charts
#bcac94 color shades, tints & tones
#bcac94 color schemes
#bcac94 color preview, HTML & CSS examples
This text has a color of #bcac94
<p style="color:#bcac94;">Text here</p>
.mytext {color:#bcac94;}
This box has a color of #bcac94
<div style="background-color:#bcac94;">Content here</div>
.mybackground {background-color:#bcac94;}
Border around this has a color of #bcac94
<div style="border:2px solid #bcac94;">Content here</div>
.myborder {border:2px solid #bcac94;}