#bca16c color space conversions
Hex:
#bca16c
RGB:
188, 161, 108
CMY:
26, 37, 58
CMYK:
0, 14, 43, 26
HSL:
40°, 37.3832%, 58.0392%
HSV (HSB):
40°, 42.5532%, 73.7255%
XYZ:
36.1907, 37.2638, 19.4725
xyY:
0.3895, 0.4010, 37.2638
CIE-Lab:
67.4745, 2.5972, 31.2405
CIE-LCH:
67.4745, 31.3483, 85.2475
CIE-Luv:
67.4745, 20.7512, 39.3054
Hunter-Lab:
61.0441, -1.0014, 23.8179
#bca16c color charts
#bca16c color shades, tints & tones
#bca16c color schemes
#bca16c color preview, HTML & CSS examples
This text has a color of #bca16c
<p style="color:#bca16c;">Text here</p>
.mytext {color:#bca16c;}
This box has a color of #bca16c
<div style="background-color:#bca16c;">Content here</div>
.mybackground {background-color:#bca16c;}
Border around this has a color of #bca16c
<div style="border:2px solid #bca16c;">Content here</div>
.myborder {border:2px solid #bca16c;}