#bcca18 color space conversions
Hex:
#bcca18
RGB:
188, 202, 24
CMY:
26, 21, 91
CMYK:
7, 0, 88, 21
HSL:
65°, 78.7611%, 44.3137%
HSV (HSB):
65°, 88.1188%, 79.2157%
XYZ:
42.0244, 52.9984, 8.8789
xyY:
0.4045, 0.5101, 52.9984
CIE-Lab:
77.8740, -23.7176, 75.1229
CIE-LCH:
77.8740, 78.7780, 107.5218
CIE-Luv:
77.8740, -3.2400, 85.0002
Hunter-Lab:
72.8000, -24.3593, 43.7288
#bcca18 color charts
#bcca18 color shades, tints & tones
#bcca18 color schemes
#bcca18 color preview, HTML & CSS examples
This text has a color of #bcca18
<p style="color:#bcca18;">Text here</p>
.mytext {color:#bcca18;}
This box has a color of #bcca18
<div style="background-color:#bcca18;">Content here</div>
.mybackground {background-color:#bcca18;}
Border around this has a color of #bcca18
<div style="border:2px solid #bcca18;">Content here</div>
.myborder {border:2px solid #bcca18;}