#bca002 color space conversions
Hex:
#bca002
RGB:
188, 160, 2
CMY:
26, 37, 99
CMYK:
0, 15, 99, 26
HSL:
51°, 97.8947%, 37.2549%
HSV (HSB):
51°, 98.9362%, 73.7255%
XYZ:
33.3208, 35.8374, 5.2185
xyY:
0.4480, 0.4818, 35.8374
CIE-Lab:
66.3955, -2.5962, 69.4127
CIE-LCH:
66.3955, 69.4612, 92.1420
CIE-Luv:
66.3955, 25.3744, 70.4005
Hunter-Lab:
59.8643, -5.4085, 36.7365
#bca002 color charts
#bca002 color shades, tints & tones
#bca002 color schemes
#bca002 color preview, HTML & CSS examples
This text has a color of #bca002
<p style="color:#bca002;">Text here</p>
.mytext {color:#bca002;}
This box has a color of #bca002
<div style="background-color:#bca002;">Content here</div>
.mybackground {background-color:#bca002;}
Border around this has a color of #bca002
<div style="border:2px solid #bca002;">Content here</div>
.myborder {border:2px solid #bca002;}