#bca945 color space conversions
Hex:
#bca945
RGB:
188, 169, 69
CMY:
26, 34, 73
CMYK:
0, 10, 63, 26
HSL:
50°, 47.0356%, 50.3922%
HSV (HSB):
50°, 63.2979%, 73.7255%
XYZ:
36.0012, 39.4970, 11.3564
xyY:
0.4145, 0.4547, 39.4970
CIE-Lab:
69.1097, -5.0849, 52.5974
CIE-LCH:
69.1097, 52.8426, 95.5220
CIE-Luv:
69.1097, 17.5351, 61.2781
Hunter-Lab:
62.8466, -7.7293, 33.2789
#bca945 color charts
#bca945 color shades, tints & tones
#bca945 color schemes
#bca945 color preview, HTML & CSS examples
This text has a color of #bca945
<p style="color:#bca945;">Text here</p>
.mytext {color:#bca945;}
This box has a color of #bca945
<div style="background-color:#bca945;">Content here</div>
.mybackground {background-color:#bca945;}
Border around this has a color of #bca945
<div style="border:2px solid #bca945;">Content here</div>
.myborder {border:2px solid #bca945;}