#bcaf02 color space conversions
Hex:
#bcaf02
RGB:
188, 175, 2
CMY:
26, 31, 99
CMYK:
0, 7, 99, 26
HSL:
56°, 97.8947%, 37.2549%
HSV (HSB):
56°, 98.9362%, 73.7255%
XYZ:
36.0800, 41.3557, 6.1383
xyY:
0.4317, 0.4948, 41.3557
CIE-Lab:
70.4244, -10.4879, 72.3200
CIE-LCH:
70.4244, 73.0765, 98.2515
CIE-Luv:
70.4244, 14.6677, 76.1818
Hunter-Lab:
64.3084, -12.3930, 39.3566
#bcaf02 color charts
#bcaf02 color shades, tints & tones
#bcaf02 color schemes
#bcaf02 color preview, HTML & CSS examples
This text has a color of #bcaf02
<p style="color:#bcaf02;">Text here</p>
.mytext {color:#bcaf02;}
This box has a color of #bcaf02
<div style="background-color:#bcaf02;">Content here</div>
.mybackground {background-color:#bcaf02;}
Border around this has a color of #bcaf02
<div style="border:2px solid #bcaf02;">Content here</div>
.myborder {border:2px solid #bcaf02;}