#bca98b color space conversions
Hex:
#bca98b
RGB:
188, 169, 139
CMY:
26, 34, 45
CMYK:
0, 10, 26, 26
HSL:
37°, 26.7760%, 64.1176%
HSV (HSB):
37°, 26.0638%, 73.7255%
XYZ:
39.5872, 40.9314, 30.2402
xyY:
0.3574, 0.3696, 40.9314
CIE-Lab:
70.1278, 2.1604, 18.0080
CIE-LCH:
70.1278, 18.1371, 83.1590
CIE-Luv:
70.1278, 13.5974, 24.2649
Hunter-Lab:
63.9776, -1.5111, 16.7599
#bca98b color charts
#bca98b color shades, tints & tones
#bca98b color schemes
#bca98b color preview, HTML & CSS examples
This text has a color of #bca98b
<p style="color:#bca98b;">Text here</p>
.mytext {color:#bca98b;}
This box has a color of #bca98b
<div style="background-color:#bca98b;">Content here</div>
.mybackground {background-color:#bca98b;}
Border around this has a color of #bca98b
<div style="border:2px solid #bca98b;">Content here</div>
.myborder {border:2px solid #bca98b;}