#bcac53 color space conversions
Hex:
#bcac53
RGB:
188, 172, 83
CMY:
26, 33, 67
CMYK:
0, 9, 56, 26
HSL:
51°, 43.9331%, 53.1373%
HSV (HSB):
51°, 55.8511%, 73.7255%
XYZ:
37.0529, 40.8209, 14.1099
xyY:
0.4028, 0.4438, 40.8209
CIE-Lab:
70.0503, -5.6500, 47.1537
CIE-LCH:
70.0503, 47.4910, 96.8326
CIE-Luv:
70.0503, 14.9644, 57.1932
Hunter-Lab:
63.8913, -8.2910, 31.6301
#bcac53 color charts
#bcac53 color shades, tints & tones
#bcac53 color schemes
#bcac53 color preview, HTML & CSS examples
This text has a color of #bcac53
<p style="color:#bcac53;">Text here</p>
.mytext {color:#bcac53;}
This box has a color of #bcac53
<div style="background-color:#bcac53;">Content here</div>
.mybackground {background-color:#bcac53;}
Border around this has a color of #bcac53
<div style="border:2px solid #bcac53;">Content here</div>
.myborder {border:2px solid #bcac53;}