#bca350 color space conversions
Hex:
#bca350
RGB:
188, 163, 80
CMY:
26, 36, 69
CMYK:
0, 13, 57, 26
HSL:
46°, 44.6281%, 52.5490%
HSV (HSB):
46°, 57.4468%, 73.7255%
XYZ:
35.2842, 37.4649, 12.9612
xyY:
0.4117, 0.4371, 37.4649
CIE-Lab:
67.6244, -1.1003, 45.7959
CIE-LCH:
67.6244, 45.8091, 91.3763
CIE-Luv:
67.6244, 21.1198, 54.2501
Hunter-Lab:
61.2086, -4.2173, 30.2911
#bca350 color charts
#bca350 color shades, tints & tones
#bca350 color schemes
#bca350 color preview, HTML & CSS examples
This text has a color of #bca350
<p style="color:#bca350;">Text here</p>
.mytext {color:#bca350;}
This box has a color of #bca350
<div style="background-color:#bca350;">Content here</div>
.mybackground {background-color:#bca350;}
Border around this has a color of #bca350
<div style="border:2px solid #bca350;">Content here</div>
.myborder {border:2px solid #bca350;}