#bca01c color space conversions
Hex:
#bca01c
RGB:
188, 160, 28
CMY:
26, 37, 89
CMYK:
0, 15, 85, 26
HSL:
50°, 74.0741%, 42.3529%
HSV (HSB):
50°, 85.1064%, 73.7255%
XYZ:
33.5194, 35.9168, 6.2646
xyY:
0.4428, 0.4745, 35.9168
CIE-Lab:
66.4563, -2.1592, 64.9560
CIE-LCH:
66.4563, 64.9919, 91.9039
CIE-Luv:
66.4563, 25.0549, 67.8703
Hunter-Lab:
59.9306, -5.0429, 35.7538
#bca01c color charts
#bca01c color shades, tints & tones
#bca01c color schemes
#bca01c color preview, HTML & CSS examples
This text has a color of #bca01c
<p style="color:#bca01c;">Text here</p>
.mytext {color:#bca01c;}
This box has a color of #bca01c
<div style="background-color:#bca01c;">Content here</div>
.mybackground {background-color:#bca01c;}
Border around this has a color of #bca01c
<div style="border:2px solid #bca01c;">Content here</div>
.myborder {border:2px solid #bca01c;}