#bca381 color space conversions
Hex:
#bca381
RGB:
188, 163, 129
CMY:
26, 36, 49
CMYK:
0, 13, 31, 26
HSL:
35°, 30.5699%, 62.1569%
HSV (HSB):
35°, 31.3830%, 73.7255%
XYZ:
37.7987, 38.4707, 26.2023
xyY:
0.3689, 0.3754, 38.4707
CIE-Lab:
68.3661, 4.0437, 21.0581
CIE-LCH:
68.3661, 21.4428, 79.1302
CIE-Luv:
68.3661, 17.9420, 27.5049
Hunter-Lab:
62.0248, 0.2368, 18.3704
#bca381 color charts
#bca381 color shades, tints & tones
#bca381 color schemes
#bca381 color preview, HTML & CSS examples
This text has a color of #bca381
<p style="color:#bca381;">Text here</p>
.mytext {color:#bca381;}
This box has a color of #bca381
<div style="background-color:#bca381;">Content here</div>
.mybackground {background-color:#bca381;}
Border around this has a color of #bca381
<div style="border:2px solid #bca381;">Content here</div>
.myborder {border:2px solid #bca381;}