#bcaf31 color space conversions
Hex:
#bcaf31
RGB:
188, 175, 49
CMY:
26, 31, 81
CMYK:
0, 7, 74, 26
HSL:
54°, 58.6498%, 46.4706%
HSV (HSB):
54°, 73.9362%, 73.7255%
XYZ:
36.6234, 41.5731, 8.9999
xyY:
0.4200, 0.4768, 41.5731
CIE-Lab:
70.5756, -9.3309, 62.1474
CIE-LCH:
70.5756, 62.8439, 98.5387
CIE-Luv:
70.5756, 14.0640, 69.8346
Hunter-Lab:
64.4772, -11.4461, 36.8582
#bcaf31 color charts
#bcaf31 color shades, tints & tones
#bcaf31 color schemes
#bcaf31 color preview, HTML & CSS examples
This text has a color of #bcaf31
<p style="color:#bcaf31;">Text here</p>
.mytext {color:#bcaf31;}
This box has a color of #bcaf31
<div style="background-color:#bcaf31;">Content here</div>
.mybackground {background-color:#bcaf31;}
Border around this has a color of #bcaf31
<div style="border:2px solid #bcaf31;">Content here</div>
.myborder {border:2px solid #bcaf31;}