#bca000 color space conversions
Hex:
#bca000
RGB:
188, 160, 0
CMY:
26, 37, 100
CMYK:
0, 15, 100, 26
HSL:
51°, 100.0000%, 36.8627%
HSV (HSB):
51°, 100.0000%, 73.7255%
XYZ:
33.3098, 35.8330, 5.1608
xyY:
0.4483, 0.4823, 35.8330
CIE-Lab:
66.3921, -2.6203, 69.6757
CIE-LCH:
66.3921, 69.7249, 92.1537
CIE-Luv:
66.3921, 25.3922, 70.5410
Hunter-Lab:
59.8607, -5.4287, 36.7908
#bca000 color charts
#bca000 color shades, tints & tones
#bca000 color schemes
#bca000 color preview, HTML & CSS examples
This text has a color of #bca000
<p style="color:#bca000;">Text here</p>
.mytext {color:#bca000;}
This box has a color of #bca000
<div style="background-color:#bca000;">Content here</div>
.mybackground {background-color:#bca000;}
Border around this has a color of #bca000
<div style="border:2px solid #bca000;">Content here</div>
.myborder {border:2px solid #bca000;}