#bcca1f color space conversions
Hex:
#bcca1f
RGB:
188, 202, 31
CMY:
26, 21, 88
CMYK:
7, 0, 85, 21
HSL:
65°, 73.3906%, 45.6863%
HSV (HSB):
65°, 84.6535%, 79.2157%
XYZ:
42.1069, 53.0314, 9.3131
xyY:
0.4031, 0.5077, 53.0314
CIE-Lab:
77.8935, -23.5526, 73.7652
CIE-LCH:
77.8935, 77.4340, 107.7078
CIE-Luv:
77.8935, -3.2830, 84.1541
Hunter-Lab:
72.8226, -24.2288, 43.3934
#bcca1f color charts
#bcca1f color shades, tints & tones
#bcca1f color schemes
#bcca1f color preview, HTML & CSS examples
This text has a color of #bcca1f
<p style="color:#bcca1f;">Text here</p>
.mytext {color:#bcca1f;}
This box has a color of #bcca1f
<div style="background-color:#bcca1f;">Content here</div>
.mybackground {background-color:#bcca1f;}
Border around this has a color of #bcca1f
<div style="border:2px solid #bcca1f;">Content here</div>
.myborder {border:2px solid #bcca1f;}