#bca05b color space conversions
Hex:
#bca05b
RGB:
188, 160, 91
CMY:
26, 37, 64
CMYK:
0, 15, 52, 26
HSL:
43°, 41.9913%, 54.7059%
HSV (HSB):
43°, 51.5957%, 73.7255%
XYZ:
35.1982, 36.5883, 15.1046
xyY:
0.4051, 0.4211, 36.5883
CIE-Lab:
66.9670, 1.4410, 39.5133
CIE-LCH:
66.9670, 39.5395, 87.9114
CIE-Luv:
66.9670, 22.5271, 47.7985
Hunter-Lab:
60.4883, -1.9852, 27.5364
#bca05b color charts
#bca05b color shades, tints & tones
#bca05b color schemes
#bca05b color preview, HTML & CSS examples
This text has a color of #bca05b
<p style="color:#bca05b;">Text here</p>
.mytext {color:#bca05b;}
This box has a color of #bca05b
<div style="background-color:#bca05b;">Content here</div>
.mybackground {background-color:#bca05b;}
Border around this has a color of #bca05b
<div style="border:2px solid #bca05b;">Content here</div>
.myborder {border:2px solid #bca05b;}