#bca71e color space conversions
Hex:
#bca71e
RGB:
188, 167, 30
CMY:
26, 35, 88
CMYK:
0, 11, 84, 26
HSL:
52°, 72.4771%, 42.7451%
HSV (HSB):
52°, 84.0426%, 73.7255%
XYZ:
34.7921, 38.4225, 6.8108
xyY:
0.4348, 0.4801, 38.4225
CIE-Lab:
68.3309, -5.8239, 66.0060
CIE-LCH:
68.3309, 66.2625, 95.0423
CIE-Luv:
68.3309, 20.0008, 70.3525
Hunter-Lab:
61.9859, -8.2850, 36.8755
#bca71e color charts
#bca71e color shades, tints & tones
#bca71e color schemes
#bca71e color preview, HTML & CSS examples
This text has a color of #bca71e
<p style="color:#bca71e;">Text here</p>
.mytext {color:#bca71e;}
This box has a color of #bca71e
<div style="background-color:#bca71e;">Content here</div>
.mybackground {background-color:#bca71e;}
Border around this has a color of #bca71e
<div style="border:2px solid #bca71e;">Content here</div>
.myborder {border:2px solid #bca71e;}