#bca363 color space conversions
Hex:
#bca363
RGB:
188, 163, 99
CMY:
26, 36, 61
CMYK:
0, 13, 47, 26
HSL:
43°, 39.9103%, 56.2745%
HSV (HSB):
43°, 47.3404%, 73.7255%
XYZ:
36.0884, 37.7866, 17.1959
xyY:
0.3963, 0.4149, 37.7866
CIE-Lab:
67.8630, 0.5806, 36.4851
CIE-LCH:
67.8630, 36.4897, 89.0884
CIE-Luv:
67.8630, 20.0475, 45.2450
Hunter-Lab:
61.4708, -2.7799, 26.4438
#bca363 color charts
#bca363 color shades, tints & tones
#bca363 color schemes
#bca363 color preview, HTML & CSS examples
This text has a color of #bca363
<p style="color:#bca363;">Text here</p>
.mytext {color:#bca363;}
This box has a color of #bca363
<div style="background-color:#bca363;">Content here</div>
.mybackground {background-color:#bca363;}
Border around this has a color of #bca363
<div style="border:2px solid #bca363;">Content here</div>
.myborder {border:2px solid #bca363;}