#bca06e color space conversions
Hex:
#bca06e
RGB:
188, 160, 110
CMY:
26, 37, 57
CMYK:
0, 15, 41, 26
HSL:
38°, 36.7925%, 58.4314%
HSV (HSB):
38°, 41.4894%, 73.7255%
XYZ:
36.1243, 36.9588, 19.9816
xyY:
0.3882, 0.3971, 36.9588
CIE-Lab:
67.2461, 3.3601, 29.8731
CIE-LCH:
67.2461, 30.0615, 83.5825
CIE-Luv:
67.2461, 21.2515, 37.6306
Hunter-Lab:
60.7937, -0.3223, 23.0682
#bca06e color charts
#bca06e color shades, tints & tones
#bca06e color schemes
#bca06e color preview, HTML & CSS examples
This text has a color of #bca06e
<p style="color:#bca06e;">Text here</p>
.mytext {color:#bca06e;}
This box has a color of #bca06e
<div style="background-color:#bca06e;">Content here</div>
.mybackground {background-color:#bca06e;}
Border around this has a color of #bca06e
<div style="border:2px solid #bca06e;">Content here</div>
.myborder {border:2px solid #bca06e;}