#bca001 color space conversions
Hex:
#bca001
RGB:
188, 160, 1
CMY:
26, 37, 100
CMYK:
0, 15, 99, 26
HSL:
51°, 98.9418%, 37.0588%
HSV (HSB):
51°, 99.4681%, 73.7255%
XYZ:
33.3153, 35.8352, 5.1897
xyY:
0.4481, 0.4820, 35.8352
CIE-Lab:
66.3938, -2.6082, 69.5439
CIE-LCH:
66.3938, 69.5928, 92.1479
CIE-Luv:
66.3938, 25.3833, 70.4707
Hunter-Lab:
59.8625, -5.4186, 36.7637
#bca001 color charts
#bca001 color shades, tints & tones
#bca001 color schemes
#bca001 color preview, HTML & CSS examples
This text has a color of #bca001
<p style="color:#bca001;">Text here</p>
.mytext {color:#bca001;}
This box has a color of #bca001
<div style="background-color:#bca001;">Content here</div>
.mybackground {background-color:#bca001;}
Border around this has a color of #bca001
<div style="border:2px solid #bca001;">Content here</div>
.myborder {border:2px solid #bca001;}