#bca51c color space conversions
Hex:
#bca51c
RGB:
188, 165, 28
CMY:
26, 35, 89
CMYK:
0, 12, 85, 26
HSL:
51°, 74.0741%, 42.3529%
HSV (HSB):
51°, 85.1064%, 73.7255%
XYZ:
34.4038, 37.6855, 6.5594
xyY:
0.4374, 0.4792, 37.6855
CIE-Lab:
67.7882, -4.8203, 66.0597
CIE-LCH:
67.7882, 66.2354, 94.1734
CIE-Luv:
67.7882, 21.4565, 69.8587
Hunter-Lab:
61.3885, -7.3936, 36.6368
#bca51c color charts
#bca51c color shades, tints & tones
#bca51c color schemes
#bca51c color preview, HTML & CSS examples
This text has a color of #bca51c
<p style="color:#bca51c;">Text here</p>
.mytext {color:#bca51c;}
This box has a color of #bca51c
<div style="background-color:#bca51c;">Content here</div>
.mybackground {background-color:#bca51c;}
Border around this has a color of #bca51c
<div style="border:2px solid #bca51c;">Content here</div>
.myborder {border:2px solid #bca51c;}