#bcac1c color space conversions
Hex:
#bcac1c
RGB:
188, 172, 28
CMY:
26, 33, 89
CMYK:
0, 9, 85, 26
HSL:
54°, 74.0741%, 42.3529%
HSV (HSB):
54°, 85.1064%, 73.7255%
XYZ:
35.7012, 40.2803, 6.9918
xyY:
0.4303, 0.4855, 40.2803
CIE-Lab:
69.6687, -8.5019, 67.6155
CIE-LCH:
69.6687, 68.1479, 97.1667
CIE-Luv:
69.6687, 16.5222, 72.6439
Hunter-Lab:
63.4667, -10.6573, 37.8950
#bcac1c color charts
#bcac1c color shades, tints & tones
#bcac1c color schemes
#bcac1c color preview, HTML & CSS examples
This text has a color of #bcac1c
<p style="color:#bcac1c;">Text here</p>
.mytext {color:#bcac1c;}
This box has a color of #bcac1c
<div style="background-color:#bcac1c;">Content here</div>
.mybackground {background-color:#bcac1c;}
Border around this has a color of #bcac1c
<div style="border:2px solid #bcac1c;">Content here</div>
.myborder {border:2px solid #bcac1c;}