#bca01f color space conversions
Hex:
#bca01f
RGB:
188, 160, 31
CMY:
26, 37, 88
CMYK:
0, 15, 84, 26
HSL:
49°, 71.6895%, 42.9412%
HSV (HSB):
49°, 83.5106%, 73.7255%
XYZ:
33.5572, 35.9319, 6.4632
xyY:
0.4418, 0.4731, 35.9319
CIE-Lab:
66.4679, -2.0765, 64.1683
CIE-LCH:
66.4679, 64.2019, 91.8535
CIE-Luv:
66.4679, 24.9948, 67.3938
Hunter-Lab:
59.9432, -4.9735, 35.5675
#bca01f color charts
#bca01f color shades, tints & tones
#bca01f color schemes
#bca01f color preview, HTML & CSS examples
This text has a color of #bca01f
<p style="color:#bca01f;">Text here</p>
.mytext {color:#bca01f;}
This box has a color of #bca01f
<div style="background-color:#bca01f;">Content here</div>
.mybackground {background-color:#bca01f;}
Border around this has a color of #bca01f
<div style="border:2px solid #bca01f;">Content here</div>
.myborder {border:2px solid #bca01f;}