#bca16e color space conversions
Hex:
#bca16e
RGB:
188, 161, 110
CMY:
26, 37, 57
CMYK:
0, 14, 41, 26
HSL:
39°, 36.7925%, 58.4314%
HSV (HSB):
39°, 41.4894%, 73.7255%
XYZ:
36.2984, 37.3069, 20.0397
xyY:
0.3876, 0.3984, 37.3069
CIE-Lab:
67.5066, 2.8178, 30.2125
CIE-LCH:
67.5066, 30.3436, 84.6717
CIE-Luv:
67.5066, 20.6099, 38.1573
Hunter-Lab:
61.0794, -0.8095, 23.3030
#bca16e color charts
#bca16e color shades, tints & tones
#bca16e color schemes
#bca16e color preview, HTML & CSS examples
This text has a color of #bca16e
<p style="color:#bca16e;">Text here</p>
.mytext {color:#bca16e;}
This box has a color of #bca16e
<div style="background-color:#bca16e;">Content here</div>
.mybackground {background-color:#bca16e;}
Border around this has a color of #bca16e
<div style="border:2px solid #bca16e;">Content here</div>
.myborder {border:2px solid #bca16e;}